<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/altoslib, branch 1.3.2</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=1.3.2</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=1.3.2'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2014-02-03T08:31:57+00:00</updated>
<entry>
<title>altoslib: Use existing unicode Charset in AltosLink</title>
<updated>2014-02-03T08:31:57+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-02-03T08:26:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=0c2f28cbc1cb312d3bcc8951176d79f234a1af04'/>
<id>urn:sha1:0c2f28cbc1cb312d3bcc8951176d79f234a1af04</id>
<content type='text'>
Instead of making AltosLink look up the unicode charset, just provide
it directly.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Don't lose gps_height value between GPS samples</title>
<updated>2014-01-25T06:43:25+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-01-25T06:43:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=6b70b8b6bb4e8eae8159ec966847092d0b1deab3'/>
<id>urn:sha1:6b70b8b6bb4e8eae8159ec966847092d0b1deab3</id>
<content type='text'>
gps_height is now reliably updated whenever GPS altitude data is
received, so don't try to reset it between samples.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Track GPS altitude values to be able to report max gps height</title>
<updated>2014-01-25T06:39:10+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-01-25T06:39:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e4616233f3942d2796ba6633477670a83669957b'/>
<id>urn:sha1:e4616233f3942d2796ba6633477670a83669957b</id>
<content type='text'>
This adds separate GPS altitude and GPS ground altitude values so that
the AltosState object can report GPS max height.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Validate TeleMega GPS_SAT log packet nsat</title>
<updated>2014-01-24T06:17:40+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-01-24T06:16:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=dd28429405498fca0788ce9c19093898c84b10e5'/>
<id>urn:sha1:dd28429405498fca0788ce9c19093898c84b10e5</id>
<content type='text'>
Make sure nsat is not more than the size of the array

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Fetch target device config for Fire Igniter npyro value</title>
<updated>2014-01-22T05:34:58+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-01-22T05:34:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=677fcafd3816b6d8d86b2dc41b840d97b5ccbf07'/>
<id>urn:sha1:677fcafd3816b6d8d86b2dc41b840d97b5ccbf07</id>
<content type='text'>
The code was using the AltosLink config_data, which is always the
locally connected device's configuration. When using the packet link,
that's not terribly useful when asking how many extra pyro channels
are available.

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>altoslib: Add AltosOrient class and max_orient()</title>
<updated>2013-12-28T18:13:05+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-12-28T18:13:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=053d092b3dca4ebb98e97ec0fe24f5f5e1c31f88'/>
<id>urn:sha1:053d092b3dca4ebb98e97ec0fe24f5f5e1c31f88</id>
<content type='text'>
This adds the class necessary to put orient into a UI.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Extend Fire Igniter to additional channels</title>
<updated>2013-12-21T16:56:00+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-12-21T16:56:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=081455dcba860f3e4df8cd66f3fe686b204034ad'/>
<id>urn:sha1:081455dcba860f3e4df8cd66f3fe686b204034ad</id>
<content type='text'>
This lets the UI test fire other pyro channels on TeleMega

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Bump library version</title>
<updated>2013-12-21T03:44:38+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-12-21T03:44:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=b89fb51a963635e2effe3a31f803bfc29c2c46b7'/>
<id>urn:sha1:b89fb51a963635e2effe3a31f803bfc29c2c46b7</id>
<content type='text'>
Prepare for next release by making sure we notice that the API/ABI for
this library has changed.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Fetch 'orient' value from Mega Sensor packet</title>
<updated>2013-12-21T03:38:29+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-12-21T03:38:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=796cb90e3241103f79ae12565cf6f0dad21cb57c'/>
<id>urn:sha1:796cb90e3241103f79ae12565cf6f0dad21cb57c</id>
<content type='text'>
The mega sensor packet had a spare byte to hold the current
orientation value.

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