<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/altosui, branch branch-1.1</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=branch-1.1</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=branch-1.1'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2012-09-14T19:59:31+00:00</updated>
<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: Exit with an error status when file processing fails</title>
<updated>2012-09-13T06:56:18+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-09-13T06:56:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9728b20a4ad9576ac1022dc9a5771f5a3eb92b3d'/>
<id>urn:sha1:9728b20a4ad9576ac1022dc9a5771f5a3eb92b3d</id>
<content type='text'>
If the user provides any files on the command line, and if processing
them fails in some way, exit immediately with an error indication.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Stop downloading eeprom data on a block full of invalid data</title>
<updated>2012-09-13T04:35:34+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-09-13T04:32:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=7e237920abb582d7ceb3e1925b11a848575ac68a'/>
<id>urn:sha1:7e237920abb582d7ceb3e1925b11a848575ac68a</id>
<content type='text'>
When no valid records are found within an eeprom block, we assume that
no more data will be found within the entire storage area.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Serialize data access in TD config code</title>
<updated>2012-09-12T23:07:41+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-09-12T23:07:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=8ee29fe48771dd22a0c5428761ee53a728495d11'/>
<id>urn:sha1:8ee29fe48771dd22a0c5428761ee53a728495d11</id>
<content type='text'>
Setting the values was being done in the UI thread instead of the
Serial thread, which left the serial thread with uninitialized values
when it went to update the displayed value for the current
frequency. All fixed now.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Lock access to preferences data</title>
<updated>2012-09-12T23:06:59+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-09-12T23:06:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=19e35de47157923670b1864ce7b04f8d82f3bdea'/>
<id>urn:sha1:19e35de47157923670b1864ce7b04f8d82f3bdea</id>
<content type='text'>
These are accessed by several different threads, so keep things sane
by just holding locks across all access.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Add multi-sized icons to all windows</title>
<updated>2012-09-12T20:26:39+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-09-12T20:07:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=1b5340c2b75c500011355c4889da443c4b9c4891'/>
<id>urn:sha1:1b5340c2b75c500011355c4889da443c4b9c4891</id>
<content type='text'>
This lets the window system pick a better size for presentation

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Reference specific dependent jars in the AltosUI launchers</title>
<updated>2012-09-12T15:05:42+00:00</updated>
<author>
<name>Tom Marble</name>
<email>tmarble@info9.net</email>
</author>
<published>2012-09-12T15:05:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=3e4fc0b3953655eb720372d9b4274cd4bca19556'/>
<id>urn:sha1:3e4fc0b3953655eb720372d9b4274cd4bca19556</id>
<content type='text'>
</content>
</entry>
<entry>
<title>altosui: Initialize imperial units checkbox with correct value</title>
<updated>2012-09-12T06:36:26+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-09-12T06:36:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=87f9a8923656f275f74cfb6c8c6a57bbe59e74f8'/>
<id>urn:sha1:87f9a8923656f275f74cfb6c8c6a57bbe59e74f8</id>
<content type='text'>
Use imperial units preference instead of serial debug preference. Cut
&amp; paste programming failure...

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