<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/ao-tools/Makefile.am, branch 1.1</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=1.1</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=1.1'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2012-07-29T23:22:23+00:00</updated>
<entry>
<title>Add ability to re-play telemetry through TeleDongle</title>
<updated>2012-07-29T23:22:23+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-07-29T23:22:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=59588ba34159b27c02e1a886b46497ecfa0cf4d3'/>
<id>urn:sha1:59588ba34159b27c02e1a886b46497ecfa0cf4d3</id>
<content type='text'>
This adds a new command to TeleDongle to send arbitrary data, and then
creates a new tool, 'ao-send-telem' that replays existing telemetry
files through TeleDongle.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Add ao-stmload tool</title>
<updated>2012-07-17T08:18:45+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-07-17T08:18:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=20877ae9de8bb5d3a29e2a96024e53afbd396f55'/>
<id>urn:sha1:20877ae9de8bb5d3a29e2a96024e53afbd396f55</id>
<content type='text'>
This loads an ELF image through the STlink programming interface using
the stlink utility library

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>
<entry>
<title>Remove stale tools (ao-dumplog, ao-postflight, ao-view)</title>
<updated>2011-08-24T06:20:00+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-24T06:20:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=63808e0392f43633f92fee137d968e969dd364c9'/>
<id>urn:sha1:63808e0392f43633f92fee137d968e969dd364c9</id>
<content type='text'>
These tools have all been supplanted by altosui at this point, and
keeping them around increases the build dependencies by quite a lot.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Move altosui to the top level, placing libaltos inside it.</title>
<updated>2010-11-24T23:09:05+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2010-11-24T22:57:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=3fbefb3eea981d34a09496cf8abf0119de2e35bf'/>
<id>urn:sha1:3fbefb3eea981d34a09496cf8abf0119de2e35bf</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Clean up altosui build a bit</title>
<updated>2010-07-27T08:22:56+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2010-07-27T08:22:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=809feb75e2155e84aebfcc431867edcfd9054670'/>
<id>urn:sha1:809feb75e2155e84aebfcc431867edcfd9054670</id>
<content type='text'>
</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>
<entry>
<title>Add ao-dumplog to capture flight log from command line</title>
<updated>2009-09-05T07:29:26+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-09-05T07:29:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=26f56b51bd11aa91f1d77b81827b49c28cb6ec5f'/>
<id>urn:sha1:26f56b51bd11aa91f1d77b81827b49c28cb6ec5f</id>
<content type='text'>
This duplicates the functionality of the flight log stuf in ao-view,
except from the command line where it belongs.

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>Move usb scanning code to ao-tools library</title>
<updated>2009-09-04T20:00:02+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-09-04T20:00:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=0c771d999914f9d17c723900f2987acc45fd0fbb'/>
<id>urn:sha1:0c771d999914f9d17c723900f2987acc45fd0fbb</id>
<content type='text'>
This will allow the scanning code to be used by the command line tools
as well as the ao-view GUI.

Now that ao-view depends on the ao-tools library, it has been moved to
the ao-tools directory as well.

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