<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/telegps/TeleGPSConfigUI.java, branch bdale-altosdroid</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=bdale-altosdroid</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=bdale-altosdroid'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2014-09-11T21:26:34+00:00</updated>
<entry>
<title>telegps: Was mis-configuring the 'Configure Device' dialog</title>
<updated>2014-09-11T21:26:34+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-09-11T21:23:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=6dafd7bf947d892e430cd565eb92a3366abb3604'/>
<id>urn:sha1:6dafd7bf947d892e430cd565eb92a3366abb3604</id>
<content type='text'>
Make sure we show 'rate_label' instead of showing 'radio_enable_label'
twice.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>telegps: Missing function in TeleGPSConfigUI</title>
<updated>2014-07-11T04:27:30+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-07-11T04:27:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=fa155693282746861b227afd6cbccc83dfd1bbed'/>
<id>urn:sha1:fa155693282746861b227afd6cbccc83dfd1bbed</id>
<content type='text'>
set_altitude_32 was added to the abstract class but not here.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>telegps: Support variable telemetry rate</title>
<updated>2014-07-05T07:38:10+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-07-05T07:16:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f02cc3eec53e9d703837dad55ec2e6625b192588'/>
<id>urn:sha1:f02cc3eec53e9d703837dad55ec2e6625b192588</id>
<content type='text'>
Add combo box to monitoring window and device configuration.

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>
<entry>
<title>telegps: Disable tracker config when not available</title>
<updated>2014-06-25T03:58:49+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-25T03:57:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=424112349d54bb6360403683f8012b83f49220be'/>
<id>urn:sha1:424112349d54bb6360403683f8012b83f49220be</id>
<content type='text'>
Tracker motion and interval were both left enabled even when the
device being configured didn't support them. Disable them like other
elements.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui/telegps: Expose configurable APRS SSID</title>
<updated>2014-06-23T04:06:24+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-23T04:06:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=6cc2d671c0e335fbedb0e97699f8f273502c6807'/>
<id>urn:sha1:6cc2d671c0e335fbedb0e97699f8f273502c6807</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosuilib: Wrap radio frequency menu in JMenuBar when used in config</title>
<updated>2014-06-20T07:40:10+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-20T07:40:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=3016ee5f21ec66bf9230b90ab1420b8fad628f8d'/>
<id>urn:sha1:3016ee5f21ec66bf9230b90ab1420b8fad628f8d</id>
<content type='text'>
The device config dialogs place the radio frequency menu inside a
dialog box; it needs to be inside a MenuBar to work properly, so
create one to hold it.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>java: Bump java library versions for next release</title>
<updated>2014-06-17T05:49:34+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-17T05:49:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=c8078d352a7f54a4a97d25af080155d3f875536a'/>
<id>urn:sha1:c8078d352a7f54a4a97d25af080155d3f875536a</id>
<content type='text'>
Prepare for future release by bumping java versions now

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>telegps: Remove 'Flight' from titles</title>
<updated>2014-06-12T06:27:16+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-12T06:27:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=1ed591c7bdf19fe54bbde1827d0717f0ae51e003'/>
<id>urn:sha1:1ed591c7bdf19fe54bbde1827d0717f0ae51e003</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Add pyro firing time configuration</title>
<updated>2014-06-12T02:51:37+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-12T02:51:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=d744e588b7504f314e39b1407152d11c031673c9'/>
<id>urn:sha1:d744e588b7504f314e39b1407152d11c031673c9</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
</feed>
