<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/altosui, branch pwmin-new</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=pwmin-new</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=pwmin-new'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2012-10-18T23:19:38+00:00</updated>
<entry>
<title>altosui: Re-add a couple of "unused" values</title>
<updated>2012-10-18T23:19:38+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-10-18T23:19:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=23b0c2fe95dbfaa4a8ce603b56b75d12d2c17d8c'/>
<id>urn:sha1:23b0c2fe95dbfaa4a8ce603b56b75d12d2c17d8c</id>
<content type='text'>
The values in these calls aren't needed, but the side-effects are, so
add them back in.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Accept serial number of zero for eeprom download</title>
<updated>2012-10-17T04:54:23+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-10-17T04:54:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=440365bd17d804c2f574c35164612cf1682397d7'/>
<id>urn:sha1:440365bd17d804c2f574c35164612cf1682397d7</id>
<content type='text'>
AVR-based products don't have a valid serial number, and so usually
report 0. Accept this by making the 'no serial number' case check for
negative values.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Print exception stack trace when tracking flights</title>
<updated>2012-10-17T00:14:05+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-10-17T00:14:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=b8d8b23ca5e6c2d3a19f8aeda2764b43d25eb9d6'/>
<id>urn:sha1:b8d8b23ca5e6c2d3a19f8aeda2764b43d25eb9d6</id>
<content type='text'>
More useful in fixing the problem

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Handle missing pad distance in descent tab</title>
<updated>2012-10-17T00:13:04+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-10-17T00:13:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=ef9cb19d8b210e02eaa1c657833c1bd5fc619ad8'/>
<id>urn:sha1:ef9cb19d8b210e02eaa1c657833c1bd5fc619ad8</id>
<content type='text'>
When the GPS isn't locked, the distance from the pad cannot be
computed and is left missing. Not crashing in this case is more useful.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Parse .mega files from command line</title>
<updated>2012-10-13T20:32:56+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-10-13T20:32:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=c607bd1442e60fec1421955c996f6aad1d98647a'/>
<id>urn:sha1:c607bd1442e60fec1421955c996f6aad1d98647a</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<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>
</feed>
