<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/ao-tools/ao-telem, branch hack-cc1200</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=hack-cc1200</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=hack-cc1200'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2015-08-20T17:52:29+00:00</updated>
<entry>
<title>ao-telem: Add companion packet telemetry data printing</title>
<updated>2015-08-20T17:52:29+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-08-20T17:51:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=b4064bf63bb95c58d74869f4ff3e440370d64692'/>
<id>urn:sha1:b4064bf63bb95c58d74869f4ff3e440370d64692</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>Add TeleMini v2.0 telemetry support</title>
<updated>2013-09-19T05:28:55+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-09-19T05:28:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=3bf7ed1761e08d0cb43b0ed330226ec38c844591'/>
<id>urn:sha1:3bf7ed1761e08d0cb43b0ed330226ec38c844591</id>
<content type='text'>
Includes AltosLib and ao-telem

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>altos: Add logging and telem to telegps</title>
<updated>2013-03-30T08:33:49+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-03-30T08:33:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=649999863c7228ead0225968752d068dc0d30091'/>
<id>urn:sha1:649999863c7228ead0225968752d068dc0d30091</id>
<content type='text'>
This turns on telemetry, APRS, RDF and data logging for telegps.

Data is logged as soon as GPS has a date to create the right
filename, using files of the form YYYYMMDD.LOG which just barely fits
in a FAT filename.

Telemetry/RDF/APRS are all separately controllable.

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>
</feed>
