<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/ao-tools/lib/cc-telemetry.h, branch tmgps</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=tmgps</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=tmgps'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2016-07-12T22:41:41+00:00</updated>
<entry>
<title>Switch from GPLv2 to GPLv2+</title>
<updated>2016-07-12T22:41:41+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2016-07-05T16:03:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=1085ec5d57e0ed5d132f2bbdac1a0b6a32c0ab4a'/>
<id>urn:sha1:1085ec5d57e0ed5d132f2bbdac1a0b6a32c0ab4a</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Revert "ao-tools: Parse TeleGPS state value from gps location packet"</title>
<updated>2014-06-10T16:44:57+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-10T16:44:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f6d633d73a8f826cf2a3128e3e234bd11af49718'/>
<id>urn:sha1:f6d633d73a8f826cf2a3128e3e234bd11af49718</id>
<content type='text'>
This reverts commit 428d09294ba0395fedd71346ad00fd90a4cdde97.
</content>
</entry>
<entry>
<title>ao-tools: Parse TeleGPS state value from gps location packet</title>
<updated>2014-06-08T04:12:44+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-08T04:12:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=428d09294ba0395fedd71346ad00fd90a4cdde97'/>
<id>urn:sha1:428d09294ba0395fedd71346ad00fd90a4cdde97</id>
<content type='text'>
TeleGPS encodes state in a spare gps location packet byte, masking in
0x80 to signify that the state value is valid

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>ao-telem: Dump orientation field from TeleMega sensor telemetry packet</title>
<updated>2014-05-01T05:11:39+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-05-01T05:11:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=fd406000659a11862e05c22dbb20cdb738f56b01'/>
<id>urn:sha1:fd406000659a11862e05c22dbb20cdb738f56b01</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>ao-tools/ao-telem: Parse new TM v2 packets</title>
<updated>2013-09-06T05:56:57+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-09-06T05:56:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=7314bf807544eecf2fd970e93c752ff15688bb42'/>
<id>urn:sha1:7314bf807544eecf2fd970e93c752ff15688bb42</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>ao-tools/lib: Add cc_telemetry_unparse</title>
<updated>2013-03-10T04:39:31+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-03-10T04:39:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9b460d38bc2685bca7f530b7749c0e0381f6264c'/>
<id>urn:sha1:9b460d38bc2685bca7f530b7749c0e0381f6264c</id>
<content type='text'>
This takes a telemetry structure and generates a string version

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>ao-tools: Support MM telemetry packets in ao-telem</title>
<updated>2012-06-21T16:51:17+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-06-21T16:51:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=0b5548d6ced67201311e1072d37fbedd3d9929c9'/>
<id>urn:sha1:0b5548d6ced67201311e1072d37fbedd3d9929c9</id>
<content type='text'>
Parse the new packet formats

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>ao-tools: add rudimentary support for MM telemetry to ao-telem</title>
<updated>2012-06-18T02:02:50+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-06-18T02:02:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9b24f413da0b6d989b32e8654a91c8deee4c81dd'/>
<id>urn:sha1:9b24f413da0b6d989b32e8654a91c8deee4c81dd</id>
<content type='text'>
Just pretends they're TM packets for now

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>ao-tools: Add GPS and rssi printing to ao-telem</title>
<updated>2012-05-02T01:12:41+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-05-02T01:12:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=69feb1e3d94a028d04529edb015654bafd06353b'/>
<id>urn:sha1:69feb1e3d94a028d04529edb015654bafd06353b</id>
<content type='text'>
This prints all of the basic telemetrum messages now.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>ao-telem: Add new program to convert telem data to ascii</title>
<updated>2011-10-08T17:50:24+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-10-08T17:50:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=82604193ed0c522c1fba0072b504fe88b027f1ee'/>
<id>urn:sha1:82604193ed0c522c1fba0072b504fe88b027f1ee</id>
<content type='text'>
This reads telem files and displays them in ascii form. It's not done,
and it's not documented, but it's a start.

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