<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/altosuilib, branch 1.4.9.2</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=1.4.9.2</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=1.4.9.2'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2014-07-11T01:43:31+00:00</updated>
<entry>
<title>altosui: Don't show bluetooth UI bits on mac/windows</title>
<updated>2014-07-11T01:43:31+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-07-11T01:43:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=5f5b03879d9daa68a56498b45ae87a804cb1926b'/>
<id>urn:sha1:5f5b03879d9daa68a56498b45ae87a804cb1926b</id>
<content type='text'>
This just confuses people into thinking that bluetooth is supported on
those machines.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosuilib: Allow for unitless axes in graphs</title>
<updated>2014-07-10T23:19:52+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-07-10T23:19:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=0d044af0c5025a63026d05adcab68f265f179668'/>
<id>urn:sha1:0d044af0c5025a63026d05adcab68f265f179668</id>
<content type='text'>
DOP values have no units.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosuilib: Add GPS DOP values to info table</title>
<updated>2014-07-10T23:19:34+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-07-10T23:19:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=a2f44fa867b17a0f1c1ee9aa9b99ecaa102a361b'/>
<id>urn:sha1:a2f44fa867b17a0f1c1ee9aa9b99ecaa102a361b</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosuilib: Add GPS DOP values to graph</title>
<updated>2014-07-10T23:19:17+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-07-10T23:19:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=61cbad00b68d9f4f2fed7b76132433e263966952'/>
<id>urn:sha1:61cbad00b68d9f4f2fed7b76132433e263966952</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>micropeak/altosui/telegps: Fix icon file names</title>
<updated>2014-07-10T07:26:55+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-07-10T07:26:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=6f2a4c610dfacbf500650db0eeeca6623bb49c5c'/>
<id>urn:sha1:6f2a4c610dfacbf500650db0eeeca6623bb49c5c</id>
<content type='text'>
The icon file names are now structured to have an organization name
and application name component. This should avoid collisions with
other packages when the icon files are installed in a shared
directory, as on Linux. Within the Java .jar file, the new names need
to be correctly referenced or we won't find them.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Hide inactive altimeter configuration entries</title>
<updated>2014-07-09T07:26:03+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-07-09T06:43:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=95f3a2825377bdb6737446df051c069d58f42d08'/>
<id>urn:sha1:95f3a2825377bdb6737446df051c069d58f42d08</id>
<content type='text'>
Instead of disabling them, just hide them so that entries that do not
apply to a particular device won't get shown at all.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Support telemetry data rates</title>
<updated>2014-07-05T07:38:10+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-07-05T06:41:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=efb86669b5a74f244e2218f3385db633c36208af'/>
<id>urn:sha1:efb86669b5a74f244e2218f3385db633c36208af</id>
<content type='text'>
Add combo box to flight UI and flight hardware configuration UIs
Add telemetry rate to the TD/TBT config dialog

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosuilib: Add telemetry rate to Scan UI</title>
<updated>2014-07-05T07:38:10+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-07-05T06:57:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9557a24b02911a93d74ee29ce359e40266cb4fed'/>
<id>urn:sha1:9557a24b02911a93d74ee29ce359e40266cb4fed</id>
<content type='text'>
Let the user scan for multiple data rates as well as telemetry formats
and frequencies

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosuilib: Remove debug printfs from map cache</title>
<updated>2014-07-05T07:38:09+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-07-05T06:22:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=cb15cb8db5ef570b57f89d4e58734554542f99ff'/>
<id>urn:sha1:cb15cb8db5ef570b57f89d4e58734554542f99ff</id>
<content type='text'>
Just annoying

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui/telegps: Undo the frequency/telemetry menu changes</title>
<updated>2014-07-05T07:38:09+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-07-05T06:38:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=98c3c3f7edd58358939f7dacf5b8f4c336712f5b'/>
<id>urn:sha1:98c3c3f7edd58358939f7dacf5b8f4c336712f5b</id>
<content type='text'>
Using menus for these items isn't what we want; we want to show the
current value on the screen, which is what a combo box is for. Switch
back to those and remove the frequency and telemetry config from the
TeleGPS menu bar so that Mac OS X is happy.

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