<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/altosui, branch debian/1.2.1-3</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=debian%2F1.2.1-3</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=debian%2F1.2.1-3'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2013-05-21T18:10:03+00:00</updated>
<entry>
<title>altosui: Add TeleBT firmware to release</title>
<updated>2013-05-21T18:10:03+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-05-21T18:04:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=0c2d248b9992a013c630fbd6e3cd8450ffa49fd2'/>
<id>urn:sha1:0c2d248b9992a013c630fbd6e3cd8450ffa49fd2</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
(cherry picked from commit 7282fab337dc48d32606276e5f51c057a3bff8cb)
</content>
</entry>
<entry>
<title>altosui: Generate useful KML files from TeleGPS logs</title>
<updated>2013-05-14T08:06:20+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-05-14T08:06:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=1ccfd2d2e4b84e72e5502cb72a7da6372b5e2b47'/>
<id>urn:sha1:1ccfd2d2e4b84e72e5502cb72a7da6372b5e2b47</id>
<content type='text'>
Use GPS altitude when baro altitude is not present.
Don't require flight number.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Use GPS alt + baro height for KML altitude</title>
<updated>2013-05-14T07:38:34+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-05-14T07:38:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=bdea4c88318a41ade3d3b6b2cbfc097ae3e4f3be'/>
<id>urn:sha1:bdea4c88318a41ade3d3b6b2cbfc097ae3e4f3be</id>
<content type='text'>
GPS altitude is generally more absolutely correct than baro altitude,
so use that as the nominal pad altitude when generating a KML
file. This results in a KML file that has the flight trace start and
end closer to the ground, which is always nice.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Wait for valid callsign/flight when graphing</title>
<updated>2013-05-11T02:21:18+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-05-11T02:21:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9bd717e71d69338b1af521b37e8bd975e503398e'/>
<id>urn:sha1:9bd717e71d69338b1af521b37e8bd975e503398e</id>
<content type='text'>
Wait for the data record to indicate that the flight value is valid
before setting the graph callsign/flight/serial data.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui/altoslib: Move more flashing code from altosui to altoslib</title>
<updated>2013-05-08T03:16:52+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-03-24T23:15:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9df4e874b2785aec4aecce2f767543ee9f638b4f'/>
<id>urn:sha1:9df4e874b2785aec4aecce2f767543ee9f638b4f</id>
<content type='text'>
Required a bit of refactoring to eliminate swing types from the
flashing code, but nothing major.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui &amp; altoslib: Move a pile of debug/programming bits to altoslib</title>
<updated>2013-05-08T03:16:52+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-03-24T23:01:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=09e0c304b420a12fa1616005db946523c6e5bef1'/>
<id>urn:sha1:09e0c304b420a12fa1616005db946523c6e5bef1</id>
<content type='text'>
Prepare to create external Java utilities to flash devices

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Support 32-bit ihx files</title>
<updated>2013-05-08T03:16:52+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-03-24T22:35:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9acd488c5f945511f813d84c3c6f69846d4601e8'/>
<id>urn:sha1:9acd488c5f945511f813d84c3c6f69846d4601e8</id>
<content type='text'>
This just borrows the same 32-bit ihx parsing changes from ao-tools.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>name change from MegaMetrum to TeleMega</title>
<updated>2013-04-22T19:00:26+00:00</updated>
<author>
<name>Bdale Garbee</name>
<email>bdale@gag.com</email>
</author>
<published>2013-04-22T19:00:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=aa7eac32adf4c2cdf441991d02411758f2682d1e'/>
<id>urn:sha1:aa7eac32adf4c2cdf441991d02411758f2682d1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>altosui: Disable main deploy setting for TeleGPS</title>
<updated>2013-04-17T17:40:05+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-04-17T00:47:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=87d6ed24f3650981ae1ff9bfdb0298d2c01e7575'/>
<id>urn:sha1:87d6ed24f3650981ae1ff9bfdb0298d2c01e7575</id>
<content type='text'>
Just like all of the other flight computer settings, disable the main
deploy altitude configuration for TeleGPS.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Handle broken network in map tile loading</title>
<updated>2013-04-17T17:39:54+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-04-17T00:33:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=a03aaaca60ccb4b44595e5e1c1047d07d8b6d60f'/>
<id>urn:sha1:a03aaaca60ccb4b44595e5e1c1047d07d8b6d60f</id>
<content type='text'>
Handle missing pngfiles in AltosSetMapCache by checking ImageIO.read
for null return.

Do incremental map tile downloading asynchronously so that the UI
doesn't lock up when the network is slow

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