<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/altosuilib, branch 1.4</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=1.4</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=1.4'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2014-06-15T05:23:10+00:00</updated>
<entry>
<title>altosuilib: Remove some debugging printfs</title>
<updated>2014-06-15T05:23:10+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-15T05:23:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=6cad0b783f654864f0d6d8726c74605f108db3e0'/>
<id>urn:sha1:6cad0b783f654864f0d6d8726c74605f108db3e0</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: AltosFlightStatsTable: another editable text field that shouldn't be</title>
<updated>2014-06-15T03:08:40+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-15T03:08:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=823ef386f9dc5c5df197936f4254921f2e0282b0'/>
<id>urn:sha1:823ef386f9dc5c5df197936f4254921f2e0282b0</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosuilib: Serialize access to async tile notify function in preload</title>
<updated>2014-06-15T01:55:23+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-15T01:51:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=5392ee3c5328f8384ed30a2d147e4be96075e064'/>
<id>urn:sha1:5392ee3c5328f8384ed30a2d147e4be96075e064</id>
<content type='text'>
This ensures that we see each tile getting downloaded and don't
mis-count, which would result in wedging the process

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosuilib: Make graph enable buttons be CheckBoxes instead of RadioButtons</title>
<updated>2014-06-14T23:26:22+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-14T23:26:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=951fda701ed31f4d8390c130215597e8f63e837e'/>
<id>urn:sha1:951fda701ed31f4d8390c130215597e8f63e837e</id>
<content type='text'>
aj noticed.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>alotsuilib: Remove old "mega" and "mini" file extensions from data chooser</title>
<updated>2014-06-14T22:20:07+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-14T22:20:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=1fc3032d688cbb7c09c1dffde30cc815f3594e29'/>
<id>urn:sha1:1fc3032d688cbb7c09c1dffde30cc815f3594e29</id>
<content type='text'>
We never shipped AltosUI which stored mega/mini files in different extensions

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosuilib: Add AltosUIFlightTab class</title>
<updated>2014-06-14T21:40:24+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-14T21:40:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f5887a3e7cf993e23dbb1e0f6b9ebece78c34413'/>
<id>urn:sha1:f5887a3e7cf993e23dbb1e0f6b9ebece78c34413</id>
<content type='text'>
This covers most of the common functions for all flight status display tabs.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosuilib: Add more options to AltosUIIndicator to suit AltosUI</title>
<updated>2014-06-14T21:39:26+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-14T21:39:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=8250777e6e869bcee9781691caa1f2a7cfb33b43'/>
<id>urn:sha1:8250777e6e869bcee9781691caa1f2a7cfb33b43</id>
<content type='text'>
This makes AltosUIIndicator capable of displaying most stuff in AltosUI

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosuilib: Make sure only one thread is closing serial device</title>
<updated>2014-06-14T21:38:00+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-14T21:38:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=19273a4a341342ca6b5d65cfc490d92cbf23356f'/>
<id>urn:sha1:19273a4a341342ca6b5d65cfc490d92cbf23356f</id>
<content type='text'>
Multiple closers can cause a crash by freeing the libaltos device twice

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosuilib: provide getName() for AltosInfoTable</title>
<updated>2014-06-14T21:37:35+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-14T21:37:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=2903f0911e79e381c6125022bb84096321c258eb'/>
<id>urn:sha1:2903f0911e79e381c6125022bb84096321c258eb</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosuilib: In graph, show zero sats in view as 0 instead of MISSING</title>
<updated>2014-06-14T21:36:49+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-14T21:36:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=242e968a6982f2ceaa79780cbeec8c4e21321b44'/>
<id>urn:sha1:242e968a6982f2ceaa79780cbeec8c4e21321b44</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
</feed>
