<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/altosui, branch mm-ms5611</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=mm-ms5611</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=mm-ms5611'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2012-09-18T11:46:17+00:00</updated>
<entry>
<title>altos{lib,ui,droid}: move OS specific code out of altoslib</title>
<updated>2012-09-18T11:46:17+00:00</updated>
<author>
<name>Mike Beattie</name>
<email>mike@ethernal.org</email>
</author>
<published>2012-09-18T11:46:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=c058ec2d6070458a0b7d3ef56041e985412ee565'/>
<id>urn:sha1:c058ec2d6070458a0b7d3ef56041e985412ee565</id>
<content type='text'>
This is to allow the usage of AltosLog on Android - no swing, so
we need to push the "home directory" code used to pick a default
telemetry logging path - using the PreferencesBackend interface
for now.

Signed-off-by: Mike Beattie &lt;mike@ethernal.org&gt;
</content>
</entry>
<entry>
<title>Merge branch 'prefs_interface' into altosdroid</title>
<updated>2012-09-16T10:27:04+00:00</updated>
<author>
<name>Mike Beattie</name>
<email>mike@ethernal.org</email>
</author>
<published>2012-09-16T10:27:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=52d3cad4f744140e1aa06fdfc0d49a0cf8734fd4'/>
<id>urn:sha1:52d3cad4f744140e1aa06fdfc0d49a0cf8734fd4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>altosui: Show over-ground-distance in Descent tab</title>
<updated>2012-09-14T19:59:31+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-09-14T19:59:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=b898cf0a2abf2b0478d5afc5aca030c6b4c8bd0b'/>
<id>urn:sha1:b898cf0a2abf2b0478d5afc5aca030c6b4c8bd0b</id>
<content type='text'>
Helps to know where the rocket might land.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Remove debugging from KML export</title>
<updated>2012-09-14T19:58:54+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-09-14T19:58:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f36f73b2d02b72201683cf5795851034bbd6f28e'/>
<id>urn:sha1:f36f73b2d02b72201683cf5795851034bbd6f28e</id>
<content type='text'>
Left in from testing the Eeprom export bug

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Fix Landed tab units</title>
<updated>2012-09-14T18:13:02+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-09-14T18:13:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=97ab77d548964115e4b41ad5952194fcd1455c96'/>
<id>urn:sha1:97ab77d548964115e4b41ad5952194fcd1455c96</id>
<content type='text'>
And clean up the whole flight value reporting code base. It would be
nice to create a separate class to make this easier; at present
there's a bunch of customization embedded in how values are presented
in each tab.

Reported by: Bdale Garbee &lt;bdale@gag.com&gt;
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: remove un-used import</title>
<updated>2012-09-14T05:51:53+00:00</updated>
<author>
<name>Mike Beattie</name>
<email>mike@ethernal.org</email>
</author>
<published>2012-09-14T00:43:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=6e0d672b8a516a604d8ea1abd2bed113c608143f'/>
<id>urn:sha1:6e0d672b8a516a604d8ea1abd2bed113c608143f</id>
<content type='text'>
Signed-off-by: Mike Beattie &lt;mike@ethernal.org&gt;
</content>
</entry>
<entry>
<title>altosui: revert AltosUIPreferences init() method</title>
<updated>2012-09-14T05:51:53+00:00</updated>
<author>
<name>Mike Beattie</name>
<email>mike@ethernal.org</email>
</author>
<published>2012-09-13T13:27:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f985ea055d935b10ae9ae8441fe808ba2c13c99e'/>
<id>urn:sha1:f985ea055d935b10ae9ae8441fe808ba2c13c99e</id>
<content type='text'>
Signed-off-by: Mike Beattie &lt;mike@ethernal.org&gt;
</content>
</entry>
<entry>
<title>altosui: Add return to try/catch.. duh</title>
<updated>2012-09-14T05:51:53+00:00</updated>
<author>
<name>Mike Beattie</name>
<email>mike@ethernal.org</email>
</author>
<published>2012-09-13T13:08:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9335a74694df00c4876055e7c98661236646f6e5'/>
<id>urn:sha1:9335a74694df00c4876055e7c98661236646f6e5</id>
<content type='text'>
Signed-off-by: Mike Beattie &lt;mike@ethernal.org&gt;
</content>
</entry>
<entry>
<title>altosui: add missing try/catch</title>
<updated>2012-09-14T05:51:52+00:00</updated>
<author>
<name>Mike Beattie</name>
<email>mike@ethernal.org</email>
</author>
<published>2012-09-13T13:06:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=d5e199c34ff5a02a4c4cc917c3f0eec32eae72a9'/>
<id>urn:sha1:d5e199c34ff5a02a4c4cc917c3f0eec32eae72a9</id>
<content type='text'>
Signed-off-by: Mike Beattie &lt;mike@ethernal.org&gt;
</content>
</entry>
<entry>
<title>altosui/altoslib: bug fixes, update Makefile.am</title>
<updated>2012-09-14T05:51:52+00:00</updated>
<author>
<name>Mike Beattie</name>
<email>mike@ethernal.org</email>
</author>
<published>2012-09-13T13:03:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=26c83bc0981036651a89c29771b2ad52c8fb0396'/>
<id>urn:sha1:26c83bc0981036651a89c29771b2ad52c8fb0396</id>
<content type='text'>
Signed-off-by: Mike Beattie &lt;mike@ethernal.org&gt;
</content>
</entry>
</feed>
