<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/ao-tools/lib/cc-telem.c, branch simple-quiet</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=simple-quiet</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=simple-quiet'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2010-07-15T02:10:04+00:00</updated>
<entry>
<title>Telemetry code was mis-computing RSSI</title>
<updated>2010-07-15T02:10:04+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2010-07-03T21:42:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=a9ec6be0e92dee01f7aac006ef6f7779c1da1b36'/>
<id>urn:sha1:a9ec6be0e92dee01f7aac006ef6f7779c1da1b36</id>
<content type='text'>
The RSSI data from the hardware reports in 1/2 dBm increments, and so
must be divided to report plain RSSI numbers.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Stop using SiRF state info.</title>
<updated>2009-11-16T00:20:18+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-11-16T00:20:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=b0d7e3f9c9322542e9b649bb6ad7f7e5bb99dffa'/>
<id>urn:sha1:b0d7e3f9c9322542e9b649bb6ad7f7e5bb99dffa</id>
<content type='text'>
With the switch to the skytraq GPS unit, we don't have the same level
of detail in the GPS stream, so stop reporting that in the telemetry
stream, in the UI and writing it to eeprom.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Add date to GPS data, captured from GPRMC packet.</title>
<updated>2009-11-16T00:19:52+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-11-16T00:04:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=524665fc221b0d483453c67b7211e282cebc8980'/>
<id>urn:sha1:524665fc221b0d483453c67b7211e282cebc8980</id>
<content type='text'>
Pull the date out of the GPS stream and send it over the telemetry
link and write it to the eeprom.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Add flight number to telemetry stream.</title>
<updated>2009-11-15T23:59:01+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-11-15T23:59:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=3ee279ba76c2a79d142c466f19ef758cf4c01d70'/>
<id>urn:sha1:3ee279ba76c2a79d142c466f19ef758cf4c01d70</id>
<content type='text'>
This makes it easier to tie the telemetry and eeprom files together as
they're now both labeled with serial and flight numbers, which should
be unique.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Share telemetry parsing code in cc library.</title>
<updated>2009-11-15T06:24:37+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-11-15T06:24:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=4cffc9c4b079e39c8196ddbaf91129cda6df7f8b'/>
<id>urn:sha1:4cffc9c4b079e39c8196ddbaf91129cda6df7f8b</id>
<content type='text'>
ao-view had a private copy of the telemetry parsing code which
included the ability to parse the newer version of that file. Those
changes have been moved to the library version and the private copy removed.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Add simple post-flight analysis tool (ao-postflight)</title>
<updated>2009-09-06T05:03:31+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-09-06T05:03:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=c46e832b28820d7c5be4efaacbbd7c0607927fe5'/>
<id>urn:sha1:c46e832b28820d7c5be4efaacbbd7c0607927fe5</id>
<content type='text'>
This tool reads either an eeprom or telem log file and displays some
rudimentary data (max accel/alt for each flight stage).

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