<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/altosui/AltosEepromChunk.java, branch telescience-v0.2</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=telescience-v0.2</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=telescience-v0.2'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2012-06-03T02:27:54+00:00</updated>
<entry>
<title>altosui: Move AltosEepromChunk.java to lib</title>
<updated>2012-06-03T02:27:54+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-01-03T04:47:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=89aa06cfdcb02de1894ccb01aed97782f9eec9b2'/>
<id>urn:sha1:89aa06cfdcb02de1894ccb01aed97782f9eec9b2</id>
<content type='text'>
Also fixes install issues with split lib

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Complete split out of separate java library</title>
<updated>2012-06-03T02:26:29+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-01-03T01:26:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=3c2f601139d36761de6a8a2210545d082ef16133'/>
<id>urn:sha1:3c2f601139d36761de6a8a2210545d082ef16133</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Quick hacks to download megametrum data and convert to CSV</title>
<updated>2012-06-02T02:51:25+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-06-02T02:51:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=1824761f5b98e92485e2dd347b1c4d043ec207e2'/>
<id>urn:sha1:1824761f5b98e92485e2dd347b1c4d043ec207e2</id>
<content type='text'>
Very little useful data crunching is done, but at least we can save
and convert files

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Eliminate inter-chunk flush_input calls</title>
<updated>2011-08-14T04:09:19+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-14T04:09:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=dcd15032eec45f3fdd003050710ebd5b85052662'/>
<id>urn:sha1:dcd15032eec45f3fdd003050710ebd5b85052662</id>
<content type='text'>
Once the serial line is nicely synchronized, we don't need to flush
input between chunks. This speeds up eeprom downloading quite a bit.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Clean up eeprom parsing a bit</title>
<updated>2011-08-14T01:46:12+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-14T01:36:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=5a3e96bef31959a287b8696778d7d8cf911a7dc4'/>
<id>urn:sha1:5a3e96bef31959a287b8696778d7d8cf911a7dc4</id>
<content type='text'>
Export basic parsing and checksum functions for shared use.
Create 'erased' function to check a chunk of eeprom data for data.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Make flight data download work through TeleBT</title>
<updated>2011-04-19T22:29:39+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-04-19T22:29:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=d41edb3384b6336f3482e61b0c9f9400a8b4f519'/>
<id>urn:sha1:d41edb3384b6336f3482e61b0c9f9400a8b4f519</id>
<content type='text'>
This required flushing input before reading data blocks and adjusting
some delays.

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>
</feed>
