<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/aoview/aoview_monitor.c, branch 0.9.4.5</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=0.9.4.5</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=0.9.4.5'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2009-08-18T19:40:24+00:00</updated>
<entry>
<title>Rename tools to ao-&lt;foo&gt;</title>
<updated>2009-08-18T19:40:24+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-08-18T19:40:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9789ca5e8caa9a013e804f307b9da380e147bd75'/>
<id>urn:sha1:9789ca5e8caa9a013e804f307b9da380e147bd75</id>
<content type='text'>
Use a consistent prefix to make it easier to remember which programs
belong to this package

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Display last known GPS coord while unlocked</title>
<updated>2009-07-18T07:44:42+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-07-18T07:44:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=d7c2d358ed8a1afc9f0ba2bd830b10f6b56dc7b1'/>
<id>urn:sha1:d7c2d358ed8a1afc9f0ba2bd830b10f6b56dc7b1</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Trim aoview_serial_set_callback args down to just port and callback</title>
<updated>2009-07-18T07:43:22+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-07-18T07:43:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=1e5e98bd8f5ea0bc15592de454e3629383462371'/>
<id>urn:sha1:1e5e98bd8f5ea0bc15592de454e3629383462371</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support the not-connected GPS state</title>
<updated>2009-07-18T04:24:45+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-07-18T04:24:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=ddfa2308c0be4c002f982ae9da6032ee7854117d'/>
<id>urn:sha1:ddfa2308c0be4c002f982ae9da6032ee7854117d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Show speed. Format numbers. Timeout and report final status.</title>
<updated>2009-07-10T03:55:10+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-07-10T03:55:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=80cadf44f5f1accd6ddfca25c2af8d4d424f26d9'/>
<id>urn:sha1:80cadf44f5f1accd6ddfca25c2af8d4d424f26d9</id>
<content type='text'>
The speed value is now shown in the top label bar. Ascent shows
accelerometer-derived data, otherwise it's baro derived.

All of the numbers displayed are now given sensible printf formats so they
don't contain way too many digits.

Instead of doing periodic reporting based on flight tick count, data is
reported every 10 seconds based on wall time. After landing, or when no data
have been received for a while, final flight information is spoken.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Dont smash aoview_monitor_parse input buffer</title>
<updated>2009-07-05T15:35:28+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-07-05T15:35:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=19630ef084866f4230e68ccf11284b30c68128b1'/>
<id>urn:sha1:19630ef084866f4230e68ccf11284b30c68128b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Integrate flite into aoview directly. Fix great circle computation.</title>
<updated>2009-06-30T22:25:52+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-06-30T22:25:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e506ed4b6efb86eab50204658fcd433b987e3831'/>
<id>urn:sha1:e506ed4b6efb86eab50204658fcd433b987e3831</id>
<content type='text'>
Use a separate thread for flite rather than a separate program.
Save voice state to gconf.
Add filters for replay file selection

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Add telem replay and larger labels</title>
<updated>2009-06-30T18:58:30+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-06-30T18:58:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=2e06772c8b6fd74f86e640ed97f0d5bc8c095c2f'/>
<id>urn:sha1:2e06772c8b6fd74f86e640ed97f0d5bc8c095c2f</id>
<content type='text'>
Replays telemetry files in real time
Shows height/state/rssi in big values at the top.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Add GPS speed and error data to telemetry and aoview</title>
<updated>2009-06-30T06:03:58+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-06-30T06:03:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=527d7c803ed9597b210634018cb2eb9d048d9846'/>
<id>urn:sha1:527d7c803ed9597b210634018cb2eb9d048d9846</id>
<content type='text'>
Having switched to the SiRF binary GPS format, the velocity and error data
can now be displayed.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>aoview: Add eeprom data fetching</title>
<updated>2009-06-04T00:07:34+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-06-04T00:07:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=778cae8fc5a4b30e5045e4703316fc61ae18562a'/>
<id>urn:sha1:778cae8fc5a4b30e5045e4703316fc61ae18562a</id>
<content type='text'>
Fetches the last flight data from a TM device connected via USB and writes
it to the flight log directory.

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