<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/src, branch 1.3.1</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=1.3.1</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=1.3.1'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2014-01-15T21:28:16+00:00</updated>
<entry>
<title>altos: Add missing ADC divider values for Tmega v1.0</title>
<updated>2014-01-15T21:28:16+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-01-15T21:28:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=cfcb127b248b62231049b6b50cf9b7edc2731f0a'/>
<id>urn:sha1:cfcb127b248b62231049b6b50cf9b7edc2731f0a</id>
<content type='text'>
Somehow I left these out of the previous commit

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Report battery, apogee and main voltages over APRS</title>
<updated>2014-01-15T20:40:26+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-01-15T20:40:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=c743eaa060080a7bd236466b93cff3abc96f405b'/>
<id>urn:sha1:c743eaa060080a7bd236466b93cff3abc96f405b</id>
<content type='text'>
This makes APRS more usable when you mute the RF audio on the HT.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Use factory calibration for all acceleration computations</title>
<updated>2014-01-15T07:29:59+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-01-15T07:29:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=cc06242e882cba462791962c199b7c89e79adc65'/>
<id>urn:sha1:cc06242e882cba462791962c199b7c89e79adc65</id>
<content type='text'>
The ground acceleration value will vary depending on the tilt angle of
the airframe, which will result in incorrect acceleration computations
during flight. This also avoids accidental boost detect when moving
the airframe around in pad mode.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Switch APRS to compressed position format</title>
<updated>2014-01-15T07:21:40+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-01-15T07:21:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9d812b3db418fd9816731b761a0853eb38f5a265'/>
<id>urn:sha1:9d812b3db418fd9816731b761a0853eb38f5a265</id>
<content type='text'>
This provides lat/lon/alt in fewer bytes while improving precision.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Flip acceleration data consistently for orientation changes</title>
<updated>2014-01-02T05:16:34+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-01-02T05:12:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=c35ea586b9e792c45b287924fd256928308d9a36'/>
<id>urn:sha1:c35ea586b9e792c45b287924fd256928308d9a36</id>
<content type='text'>
Must flip the acceleration calibration data using the same function as
flipping the actual acceleration data or the calibration will no
longer be valid after changing orientation. For the MMA655x, this
means using 4095 in both places, rather than using 0x7fff for the
calibration data changes and 4095 for the data value changes. For the
MPU6000, this means using 0 in both places.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Add 'O' command for TeleMega orient testing</title>
<updated>2013-12-28T18:18:53+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-12-28T18:18:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=afc16e805145c3e9ab4ba948f9ab1d9aa2b27afb'/>
<id>urn:sha1:afc16e805145c3e9ab4ba948f9ab1d9aa2b27afb</id>
<content type='text'>
Only present when HAS_FLIGHT_DEBUG is enabled, this command lets the
user check the orientation tracking code by showing the current
orientation and when the calibration values are reset.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Turn on -Werror for STM and LPC builds</title>
<updated>2013-12-21T07:04:43+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-12-21T07:04:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9289200ccb661b10ff892760ecbc752c7745de6b'/>
<id>urn:sha1:9289200ccb661b10ff892760ecbc752c7745de6b</id>
<content type='text'>
Now that the build completes with no warnings, make future warnings
into errors.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Turn on warnings for LPC products too</title>
<updated>2013-12-21T07:02:51+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-12-21T07:02:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=16b37b49985daf21ebb93b3d6ae64af67533be22'/>
<id>urn:sha1:16b37b49985daf21ebb93b3d6ae64af67533be22</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/lpc: Missing */ in definition of PIO0_4</title>
<updated>2013-12-21T07:02:21+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-12-21T07:02:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f578d9455eec9ea0eccd2d5e21349e274ea4281a'/>
<id>urn:sha1:f578d9455eec9ea0eccd2d5e21349e274ea4281a</id>
<content type='text'>
Would maek using these values pretty hard.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: lpc exti setup was incorrectly testing mode</title>
<updated>2013-12-21T07:00:43+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-12-21T07:00:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=14790172e02d4e1624c35797f87ffd94345d54ff'/>
<id>urn:sha1:14790172e02d4e1624c35797f87ffd94345d54ff</id>
<content type='text'>
Check for NOCONFIGURE bit was missing parens

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