<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/altosui/AltosEepromBlock.java, branch time-series</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=time-series</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=time-series'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2011-03-26T05:04:00+00:00</updated>
<entry>
<title>altosui: Remove extra AltosEepromBlock layer</title>
<updated>2011-03-26T05:04:00+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-03-26T05:01:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=b155647472ddfacb07c5ffa832e4d1f4a13ad342'/>
<id>urn:sha1:b155647472ddfacb07c5ffa832e4d1f4a13ad342</id>
<content type='text'>
This was interposed between the download layer and the eeprom layer to
hold a eeprom block full of flight log records. The addition of the tiny
log format required reworking the code to hold chunks full of eeprom
data without regard to their content, so this content-specific layer
didn't seem useful anymore.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Add support for downloading TeleMini/TeleNano flight logs</title>
<updated>2011-03-26T04:35:44+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-03-26T04:34:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=011615d40b3cb1d1c0ab9fa41e139e263a6a51e7'/>
<id>urn:sha1:011615d40b3cb1d1c0ab9fa41e139e263a6a51e7</id>
<content type='text'>
Splits the eeprom downloading code into eeprom block downloading and
separate eeprom data parsing so that the new data logging format can
share the data downloading code.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Display eeprom parsing errors to user</title>
<updated>2011-02-19T09:11:53+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-02-19T09:06:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=249cd3b63d97581b068fff988e0cd7fcd5bf493e'/>
<id>urn:sha1:249cd3b63d97581b068fff988e0cd7fcd5bf493e</id>
<content type='text'>
When reading the eeprom, any parsing errors (most likely bad
checksums) indicate some kind of problem with either the hardware or
the flight software. Display these to the user and do not erase the
flight.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Always read whole eeprom block, even at end of flight</title>
<updated>2011-02-19T09:11:53+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-02-19T09:04:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=629a7637871b24fe6d1204aaa7185d84933d4639'/>
<id>urn:sha1:629a7637871b24fe6d1204aaa7185d84933d4639</id>
<content type='text'>
Instead of stopping early, continue reading the whole eeprom block so
that the extra serial data doesn't end up confusing the next user of
the serial line, which may well be reading the next flight.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Add support for parsing list of flights from the 'l' command</title>
<updated>2011-01-12T05:28:07+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-01-12T05:28:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=440d52e34364fdeeddc76a2d744cc6d1c934364f'/>
<id>urn:sha1:440d52e34364fdeeddc76a2d744cc6d1c934364f</id>
<content type='text'>
This adds parsing support to enumerate the available flights, but does
not yet provide any UI to use it.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Split eeprom download code apart</title>
<updated>2011-01-11T23:39:24+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-01-11T23:39:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=bd2480fd757b67557d9c7de42e402034002c3e37'/>
<id>urn:sha1:bd2480fd757b67557d9c7de42e402034002c3e37</id>
<content type='text'>
Create separate 'download config data', 'read single record' and 'read
block' functions. This code will be shared with future multi-log
reading code for new firmware.

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