<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/altosui/AltosConfigUI.java, branch fox1-v3-sn7</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=fox1-v3-sn7</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=fox1-v3-sn7'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2014-06-12T04:37:23+00:00</updated>
<entry>
<title>altosui: Don't list tracker parameters when configuring altimeter</title>
<updated>2014-06-12T04:37:23+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-12T04:37:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=57272609b0d2890029fdeceeca14da93cebdb471'/>
<id>urn:sha1:57272609b0d2890029fdeceeca14da93cebdb471</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>
<entry>
<title>altoslib/altosui/telegps: Switch TeleGPS config to motion/interval</title>
<updated>2014-06-10T17:14:07+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-10T17:14:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=5f2029bd4e31289fb03e6af39abdbc16f8b8fa78'/>
<id>urn:sha1:5f2029bd4e31289fb03e6af39abdbc16f8b8fa78</id>
<content type='text'>
TeleGPS had configurable boost-detect values; those have been replaced
with a configurable stop-tracking motion limit and logging/telemetry
interval value.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib/altosui/telegps: Change log size configuration</title>
<updated>2014-06-10T17:11:03+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-10T17:11:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=ae1174317fc476e39077f7dc257ec08709c6b301'/>
<id>urn:sha1:ae1174317fc476e39077f7dc257ec08709c6b301</id>
<content type='text'>
* Use new log-space value provided by firmware when available.

* Divide that up into 1-8 flights and offer those sizes as options to
  the user instead of a fixed set of sizes.

* Show how many flights each selection will store

* This also checks values provided by the user

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Display error message when parsing pyro channel values fails</title>
<updated>2014-06-03T05:07:39+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-03T05:07:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=ace5f42b5567cff07a61b622171ac364ea8c165d'/>
<id>urn:sha1:ace5f42b5567cff07a61b622171ac364ea8c165d</id>
<content type='text'>
Build an exception handling chain to get numeric parse errors
propagated all the way back to the original 'save' command and up into
a dialog window, including the pyro channel, field and value that were
in error.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>telegps: Add config for tracker starting distances</title>
<updated>2014-05-31T00:32:52+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-05-31T00:17:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=2d9842ee011139f5783a102ceb2b7f4c88b1a10f'/>
<id>urn:sha1:2d9842ee011139f5783a102ceb2b7f4c88b1a10f</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib/altosuilib: Change versions to altoslib:4, altosuilib:2</title>
<updated>2014-05-26T04:08:11+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-05-26T04:01:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f0216d721ed13f4d3dc608bb6ad8f83732b27c0a'/>
<id>urn:sha1:f0216d721ed13f4d3dc608bb6ad8f83732b27c0a</id>
<content type='text'>
API has changed for these libraries, time to bump the file versions

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui/altosuilib: Cleanup -Xlint:unchecked warnings</title>
<updated>2014-05-26T03:52:37+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-05-26T03:47:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=4ac7797d3efb9cc2d9fae88519f55e40b1050224'/>
<id>urn:sha1:4ac7797d3efb9cc2d9fae88519f55e40b1050224</id>
<content type='text'>
Add parametric types to avoid unchecked warnings.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Remove another beep config debug printf</title>
<updated>2014-05-16T06:00:12+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-05-16T06:00:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f3544daf08f38aa8e28ca214a19ab7fd47c0c802'/>
<id>urn:sha1:f3544daf08f38aa8e28ca214a19ab7fd47c0c802</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Add configuration UI for beeper tone</title>
<updated>2014-05-02T20:53:08+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-05-02T20:53:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=2dfc4bc92b11252f17103f28198a702a3fdc2b2d'/>
<id>urn:sha1:2dfc4bc92b11252f17103f28198a702a3fdc2b2d</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
</feed>
