<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/altoslib/AltosEepromFile.java, branch fox1-v3-sn5</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=fox1-v3-sn5</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=fox1-v3-sn5'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2014-06-10T17:18:44+00:00</updated>
<entry>
<title>altoslib: Add new 'stateless' flight state for TeleGPS</title>
<updated>2014-06-10T17:18:44+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-10T17:18:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=ff13cf1359e1f4ae33b16a5867fd364993566b65'/>
<id>urn:sha1:ff13cf1359e1f4ae33b16a5867fd364993566b65</id>
<content type='text'>
TeleGPS has no flight state, so add a new 'stateless' state for code
to handle this case differently than any of the existing states

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib:  Add TeleGPS log parsing code</title>
<updated>2014-06-07T19:34:15+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-07T18:46:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=fcea12ac416b1eab11e9e8aae801358574308f73'/>
<id>urn:sha1:fcea12ac416b1eab11e9e8aae801358574308f73</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: When log-format is missing, use product</title>
<updated>2014-05-28T09:06:18+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-05-28T09:06:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=4a5ef9eaa8b809c56813625133120e7e91fc8e65'/>
<id>urn:sha1:4a5ef9eaa8b809c56813625133120e7e91fc8e65</id>
<content type='text'>
log-format was added for 1.0; earlier log files don't include that,
but do say which product they're from.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib/altosuilib: Change versions to altoslib:4, altosuilib:2</title>
<updated>2014-05-26T04:08:11+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-05-26T04:01:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f0216d721ed13f4d3dc608bb6ad8f83732b27c0a'/>
<id>urn:sha1:f0216d721ed13f4d3dc608bb6ad8f83732b27c0a</id>
<content type='text'>
API has changed for these libraries, time to bump the file versions

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Bump library version</title>
<updated>2013-12-21T03:44:38+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-12-21T03:44:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=b89fb51a963635e2effe3a31f803bfc29c2c46b7'/>
<id>urn:sha1:b89fb51a963635e2effe3a31f803bfc29c2c46b7</id>
<content type='text'>
Prepare for next release by making sure we notice that the API/ABI for
this library has changed.

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>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: Ensure eeprom file body always exists</title>
<updated>2013-09-03T23:31:58+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-09-03T23:31:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=7d3af3d74f70a0933829be91ad3e3be04b1f1023'/>
<id>urn:sha1:7d3af3d74f70a0933829be91ad3e3be04b1f1023</id>
<content type='text'>
Create an empty list of body elements if none were read from the file

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: Get legacy telem working with new AltosState structure</title>
<updated>2013-08-31T06:48:58+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-08-31T06:48:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f07f6d55edf5b97020680b3ce1d9e00bb3df64a6'/>
<id>urn:sha1:f07f6d55edf5b97020680b3ce1d9e00bb3df64a6</id>
<content type='text'>
Make AltosTelemetry work without AltosRecord

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