<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/src/core, branch pwmin</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=pwmin</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=pwmin'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2012-07-22T05:18:35+00:00</updated>
<entry>
<title>altos: Baro-only (but record accel) for TM v1.2</title>
<updated>2012-07-22T05:18:35+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-07-22T05:18:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e7faaabbe4f45e46f091bdadfbda24b5bd8271b8'/>
<id>urn:sha1:e7faaabbe4f45e46f091bdadfbda24b5bd8271b8</id>
<content type='text'>
Changes for ULA payload

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Start radio a fixed time after boost</title>
<updated>2012-07-19T20:42:30+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-07-19T20:42:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=3f5fcda8481079b7784ef3facf264f4831c1f26c'/>
<id>urn:sha1:3f5fcda8481079b7784ef3facf264f4831c1f26c</id>
<content type='text'>
Keeps the radio quiet while inside the ULA airframe

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Allow 'Z' MPU6000 axis to be changed at compile time</title>
<updated>2012-07-19T20:41:03+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-07-19T20:41:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=a4678d7552c6981a20608394021f4f8d09dac619'/>
<id>urn:sha1:a4678d7552c6981a20608394021f4f8d09dac619</id>
<content type='text'>
This axis selects which axis to use for computing flight acceleration
when no high-g accelerometer is present.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Toggling telemetry monitoring would replay the telem queue</title>
<updated>2012-07-18T06:59:13+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-07-18T06:59:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=a698cd68968fc0be5f96b1729cdea2f65d2ccbf6'/>
<id>urn:sha1:a698cd68968fc0be5f96b1729cdea2f65d2ccbf6</id>
<content type='text'>
Using the 'm' command to turn telem off and back on would end up going
around the whole telemetry queue replaying everything there as the
wait loop would exit when disabling monitoring even if the ring was empty.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Megametrum ADC values are 12 bits, discard low 4 for telemetry</title>
<updated>2012-07-18T03:44:55+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-07-18T03:44:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=b4be63627e146c7c868b5b3468d34880a561cfba'/>
<id>urn:sha1:b4be63627e146c7c868b5b3468d34880a561cfba</id>
<content type='text'>
We've only got space for 8 bits for the ADC values for pyro channels,
discard the low 4 bits instead of the low 8 bits.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Place STM config values at fixed addresses for re-use</title>
<updated>2012-07-17T08:24:52+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-07-17T08:24:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=a5d873d47b3b16ca32559b4de668bf07b25eddb0'/>
<id>urn:sha1:a5d873d47b3b16ca32559b4de668bf07b25eddb0</id>
<content type='text'>
Just like cc1111, stick the serial number and radio calibration values
at known fixed addresses so that when re-flashing the board, we can go
find the existing values.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Enable pyro channel control in telepyro</title>
<updated>2012-07-16T22:32:26+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-07-16T22:32:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=5860f75677ee20fcf35ab89a6b62f3e14a1c32f5'/>
<id>urn:sha1:5860f75677ee20fcf35ab89a6b62f3e14a1c32f5</id>
<content type='text'>
This should make the board actually work now.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Add manual firing command for extra pyro channels</title>
<updated>2012-07-16T22:30:29+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-07-16T22:30:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=3ce645a79b54e22d7835c6e390a22a5ad501a339'/>
<id>urn:sha1:3ce645a79b54e22d7835c6e390a22a5ad501a339</id>
<content type='text'>
In parallel with the existing igniter commands, this tests the
programmable pyro channels

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Use 'HAS_ORIENT' to enable orientation selection in pyro code</title>
<updated>2012-07-16T22:27:58+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-07-16T22:27:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=6581eefbdbd8d3e94f615bdf11652a000d131c8e'/>
<id>urn:sha1:6581eefbdbd8d3e94f615bdf11652a000d131c8e</id>
<content type='text'>
Don't expose orientation options when no orientation data is available

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Pass flight dynamics to companion boards</title>
<updated>2012-07-16T22:25:47+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-07-16T22:25:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=1887ca3d7d4a0259686f8c1e68d1e47c47b4ab84'/>
<id>urn:sha1:1887ca3d7d4a0259686f8c1e68d1e47c47b4ab84</id>
<content type='text'>
Necessary for TelePyro

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
</feed>
