<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/altosuilib, branch 1.3.2.2</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=1.3.2.2</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=1.3.2.2'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2014-06-05T23:50:29+00:00</updated>
<entry>
<title>altosuilib: Let the user hand-edit the preload map radius</title>
<updated>2014-06-05T23:50:29+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-05T23:50:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=1bcafc452f50e518c4d86cbd6b9057c4bf7e676f'/>
<id>urn:sha1:1bcafc452f50e518c4d86cbd6b9057c4bf7e676f</id>
<content type='text'>
In case they want more than 5

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>telegps: Add graph display</title>
<updated>2014-05-29T21:36:14+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-05-29T21:36:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=bf684a4c290573a3aa627fd8ddf6f6ebbe5fa057'/>
<id>urn:sha1:bf684a4c290573a3aa627fd8ddf6f6ebbe5fa057</id>
<content type='text'>
Moved the altosui graph files to altosuilib and fixed things up.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>java: Refactor AltosFlightDisplay units and font update handling</title>
<updated>2014-05-29T21:03:58+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-05-29T21:03:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f80075be4ebb9c5fe00c24b8c7638fad23267424'/>
<id>urn:sha1:f80075be4ebb9c5fe00c24b8c7638fad23267424</id>
<content type='text'>
Make AltosFlightDisplay explicitly implement AltosFontListener and
AltosUnitsListener interfaces to make everyone use the same API. Then,
actually go implement units listeners so that changing units updates
all of the active displays immediately

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>telegps: Add info table</title>
<updated>2014-05-29T17:16:15+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-05-29T17:16:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=71715337eb532a1fbe1a753240e7417d5223489f'/>
<id>urn:sha1:71715337eb532a1fbe1a753240e7417d5223489f</id>
<content type='text'>
Move a couple of files from altosui to altosuilib, hook up the info
table after changing it to implement the AltosFlightDisplay interface

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>telegps: Add flash device functionality</title>
<updated>2014-05-29T05:53:06+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-05-29T05:53:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=13f84be8d1568a3fc2ed5eef5dcc2093c149285e'/>
<id>urn:sha1:13f84be8d1568a3fc2ed5eef5dcc2093c149285e</id>
<content type='text'>
Move bits from altosui to altosuilib and use those.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>telegps: Add 'Info' tab</title>
<updated>2014-05-29T05:02:32+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-05-29T04:56:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=3871b9ac036e3adfa1da089245fc7973b268c921'/>
<id>urn:sha1:3871b9ac036e3adfa1da089245fc7973b268c921</id>
<content type='text'>
This contains a summary of the tracking info, including position,
speed and course.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>telegps: Hook up data download dialog</title>
<updated>2014-05-29T05:02:32+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-05-29T03:58:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=4cec35564324f909dcddeb7c0d83a2daa8223042'/>
<id>urn:sha1:4cec35564324f909dcddeb7c0d83a2daa8223042</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>telegps: Add scan UI</title>
<updated>2014-05-29T05:02:31+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-05-29T03:48:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9a4c2c7fc6af922d052e23a1b99bf847fbf9b0e9'/>
<id>urn:sha1:9a4c2c7fc6af922d052e23a1b99bf847fbf9b0e9</id>
<content type='text'>
Move scan UI bits into altosuilib, allow telegps to not show telemetry
format options.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>telegps: Add preferences dialog</title>
<updated>2014-05-29T05:02:31+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-05-29T03:24:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=82a69777c67128192b50bbf77ace0a6525f49cac'/>
<id>urn:sha1:82a69777c67128192b50bbf77ace0a6525f49cac</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui/altosuilib: Shuffle lots more code from altosui into</title>
<updated>2014-05-28T23:06:14+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-05-28T23:06:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9b3516419981967a1c6ab956269139977ac368ca'/>
<id>urn:sha1:9b3516419981967a1c6ab956269139977ac368ca</id>
<content type='text'>
altosuilib

All of the bluetooth management stuff, and AltosSerial.

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