<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/altosui, branch new-state</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=new-state</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=new-state'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2013-09-07T01:24:46+00:00</updated>
<entry>
<title>altosui: Include device name in Table view</title>
<updated>2013-09-07T01:24:46+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-09-07T01:24:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=2449d123690746d0d0d5d66dfc4d3a05b9f5dc0c'/>
<id>urn:sha1:2449d123690746d0d0d5d66dfc4d3a05b9f5dc0c</id>
<content type='text'>
It's part of the telemetry, so we might as well display it

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Set 'flight' value in AltosEepromMonitor window during download</title>
<updated>2013-09-06T23:52:51+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-09-06T23:52:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=0ad95614685a73856bb26a94866909e5fc025434'/>
<id>urn:sha1:0ad95614685a73856bb26a94866909e5fc025434</id>
<content type='text'>
This feature was lost in the AltosState updates

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Load Telem files in AltosDataChooser too</title>
<updated>2013-09-06T23:52:06+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-09-06T23:52:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=b66e0d4c107a0727279d03d1d0e1e40a9eaaa3bc'/>
<id>urn:sha1:b66e0d4c107a0727279d03d1d0e1e40a9eaaa3bc</id>
<content type='text'>
Telem file loading was stubbed out from AltosState changes

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib/altosui: Add TeleMini-v1.0 eeprom support</title>
<updated>2013-09-06T23:48:52+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-09-06T23:48:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=a299a5a9a1b89c7ebc00ebd33a789793a6835181'/>
<id>urn:sha1:a299a5a9a1b89c7ebc00ebd33a789793a6835181</id>
<content type='text'>
Got lost in the AltosState transition

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Remove debugging printf from InfoTable</title>
<updated>2013-09-06T06:31:22+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-09-06T06:31:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=82b3e3e4889aa5d4d157df1ad82e28068fda9e2a'/>
<id>urn:sha1:82b3e3e4889aa5d4d157df1ad82e28068fda9e2a</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Fix 'Graph Flight' button in landed dialog</title>
<updated>2013-09-06T05:56:11+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-09-06T05:56:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=ffdf82445817d1c97699f7de82534420b87d0ea7'/>
<id>urn:sha1:ffdf82445817d1c97699f7de82534420b87d0ea7</id>
<content type='text'>
Telemetry file reading was broken (oops!)

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Finish AltosState changes. Update version number.</title>
<updated>2013-09-05T18:35:14+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-09-05T18:33:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=5b976a6651f4eb05d30afc08b9e1f27c7e52ae00'/>
<id>urn:sha1:5b976a6651f4eb05d30afc08b9e1f27c7e52ae00</id>
<content type='text'>
Removes all of the AltosRecord bits, changes the monitor idle bits to
have per-object state updaters.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: More AltosState hacking</title>
<updated>2013-09-03T05:11:52+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-09-03T05:10:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=528e2e41112cad8a81bccbb89c3bd202b818a506'/>
<id>urn:sha1:528e2e41112cad8a81bccbb89c3bd202b818a506</id>
<content type='text'>
EasyMini graphs are looking good now.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib/altosui: Further AltosState transition work</title>
<updated>2013-09-01T04:11:39+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-09-01T04:11:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=77dc89ed5b7bf8f5b3fa3b6131660f1a98f583ea'/>
<id>urn:sha1:77dc89ed5b7bf8f5b3fa3b6131660f1a98f583ea</id>
<content type='text'>
Parses most eeprom and telem records now; altosui updated to show from
AltosState info.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib/altosui: Fixes for state changes</title>
<updated>2013-08-31T13:19:28+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-08-31T13:19:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=017ed54ff69ef2f7740ea2578e22bf72e88deafb'/>
<id>urn:sha1:017ed54ff69ef2f7740ea2578e22bf72e88deafb</id>
<content type='text'>
Format for gps alt (now double).
Use new code for csv file loading.

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