<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/ao-tools/ao-eeprom, branch master</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=master</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2019-07-16T19:08:33+00:00</updated>
<entry>
<title>ao-tools/ao-eeprom: Add support for TeleFireTwo</title>
<updated>2019-07-16T19:08:33+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2019-07-16T19:08:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=25be2785cf34773bdcac5ec7b2a41769e352812a'/>
<id>urn:sha1:25be2785cf34773bdcac5ec7b2a41769e352812a</id>
<content type='text'>
Display converted pressure and thrust data along with raw thermistor
data.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>ao-tools/ao-eeprom: Add altitude data for baro values</title>
<updated>2019-07-16T16:57:24+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2019-07-16T16:57:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=a0a109d8c82e7f362253a0f1e52d14843ddec996'/>
<id>urn:sha1:a0a109d8c82e7f362253a0f1e52d14843ddec996</id>
<content type='text'>
Displays altitude along with pressure and temp for baro sensor data.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>ao-tools: Change ao-eeprom into eeprom analysis tool</title>
<updated>2019-07-15T20:22:15+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2019-07-15T20:22:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=98f7c1c116aab672a29db1f81213cabe2d72ae16'/>
<id>urn:sha1:98f7c1c116aab672a29db1f81213cabe2d72ae16</id>
<content type='text'>
ao-eeprom used to be a TeleMetrum v0.2 specific tool for fetching
eeprom contents from that device. ao-dumpflash handles that case now.

ao-eeprom now parses .eeprom files and displays their contents.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>ao-tools: Add lots of compiler warning flags to ao-tools build</title>
<updated>2019-01-03T19:40:32+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2019-01-03T19:40:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f14c799ae7ff3be56c28f5694f04c03daff7708e'/>
<id>urn:sha1:f14c799ae7ff3be56c28f5694f04c03daff7708e</id>
<content type='text'>
This catches some uninitialized variable errors which cause
ao-cal-accel to crash (fixes coming next)

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>ao-tools: Spelling fixes in a couple of man pages</title>
<updated>2018-10-23T00:13:09+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2018-10-22T23:48:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=cf7b2e065d844d290ee43449ae37162839220158'/>
<id>urn:sha1:cf7b2e065d844d290ee43449ae37162839220158</id>
<content type='text'>
ao-dbg.1 and ao-eeprom.1

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Add --device/-D support to the command line tools and manuals</title>
<updated>2009-09-04T22:30:22+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-09-04T22:30:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=73adae3661160d410dcc802873b530d255c210e5'/>
<id>urn:sha1:73adae3661160d410dcc802873b530d255c210e5</id>
<content type='text'>
Use the new cc_usbdevs_find_by_arg function to locate suitable target
devices connected via USB.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>'fix' ao-eeprom to read two blocks at once. Work around kernel bugs.</title>
<updated>2009-09-04T22:01:32+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-09-04T22:01:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=332b056459b1352e233a8bf5f08498df12d32160'/>
<id>urn:sha1:332b056459b1352e233a8bf5f08498df12d32160</id>
<content type='text'>
The kernel appears to leave serial data undelivered at times. Reading
two blocks at once appears to make it relinquish the queued data.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos</title>
<updated>2009-08-19T00:09:38+00:00</updated>
<author>
<name>Bdale Garbee</name>
<email>bdale@gag.com</email>
</author>
<published>2009-08-19T00:09:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=4685fc541466afbeefc151bcb64cd054739c048b'/>
<id>urn:sha1:4685fc541466afbeefc151bcb64cd054739c048b</id>
<content type='text'>
Conflicts:
	ao-tools/ao-bitbang/Makefile.am
	ao-tools/ao-eeprom/Makefile.am
	ao-tools/ao-load/Makefile.am
	ao-tools/ao-load/ao-load.c
	ao-tools/ao-rawload/Makefile.am
</content>
</entry>
<entry>
<title>Add manual pages for remaining commands.</title>
<updated>2009-08-18T22:24:31+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-08-18T22:21:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=c29275b72438637d46d7a50742882d2736eb176a'/>
<id>urn:sha1:c29275b72438637d46d7a50742882d2736eb176a</id>
<content type='text'>
Manuals written for ao-bitbang, ao-eeprom, ao-load, ao-rawload and
ao-view.

Manual for ao-dbg updated to reflect program name change.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Use --tty/-T on command line to specify target device</title>
<updated>2009-08-18T21:39:15+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-08-18T19:19:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9b03d620722dc54630539afba40720c30de69b2d'/>
<id>urn:sha1:9b03d620722dc54630539afba40720c30de69b2d</id>
<content type='text'>
Also, use the ALTOS_TTY environment variable in all tools. Note that
the magic value of "BITBANG" switches the library to connecting
through a CP2103 instead.

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