<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/altosui/AltosConfig.java, branch altosdroid_v1.2-1</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=altosdroid_v1.2-1</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=altosdroid_v1.2-1'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2013-01-29T06:00:43+00:00</updated>
<entry>
<title>Add version numbers to java libraries</title>
<updated>2013-01-29T06:00:43+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-01-29T06:00:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=8d1d8d2a3c129cdbd55427bcda0f26715b02f1ee'/>
<id>urn:sha1:8d1d8d2a3c129cdbd55427bcda0f26715b02f1ee</id>
<content type='text'>
Make our private java library names include a version number so we can
ship and install multiple versions at the same time.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Change AltosLib to altoslib</title>
<updated>2013-01-29T03:52:23+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-01-29T03:52:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=5a3c5de6657d1c26e52015a8acec0cd05e294cef'/>
<id>urn:sha1:5a3c5de6657d1c26e52015a8acec0cd05e294cef</id>
<content type='text'>
Follow Java conventions

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Use shared AltosDeviceDialog</title>
<updated>2013-01-02T17:31:35+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-01-02T17:31:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=8af405f1ac4d1b930f10465fd0270a49176f16d1'/>
<id>urn:sha1:8af405f1ac4d1b930f10465fd0270a49176f16d1</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Call config UI from AltosConfigData directly</title>
<updated>2012-12-08T01:27:48+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-12-08T01:27:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=1489c7f75f7b9ce547ac49c157b440c4f9131ef4'/>
<id>urn:sha1:1489c7f75f7b9ce547ac49c157b440c4f9131ef4</id>
<content type='text'>
Don't make AltosConfig have a pile of config code, stick that in
AltosConfigData instead. This uses a new interface, AltosConfigValues
to get from AltosConfigData to the UI.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Use AltosConfigData for altosui configuration dialog</title>
<updated>2012-12-07T16:32:22+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-12-07T16:32:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=16fd9009d8b034fd8d208115317f65fabe10072a'/>
<id>urn:sha1:16fd9009d8b034fd8d208115317f65fabe10072a</id>
<content type='text'>
Instead of a separate config language parser, share with altoslib

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Allow AltosConfig to abort before serial line starts</title>
<updated>2012-10-25T07:07:14+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-10-25T06:55:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=978c16105dd334a4a2807140dbbcc7f306a6b581'/>
<id>urn:sha1:978c16105dd334a4a2807140dbbcc7f306a6b581</id>
<content type='text'>
Check to see if the serial line is active before trying to close it.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Allow any non-basestation to be configured</title>
<updated>2012-10-23T05:38:46+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-10-23T05:38:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=27c31572f4f63c2282e1cc583f4402337fcb548a'/>
<id>urn:sha1:27c31572f4f63c2282e1cc583f4402337fcb548a</id>
<content type='text'>
TelePyro has some configuration bits.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui/altoslib: Add support for configuring pyro channels</title>
<updated>2012-10-23T04:35:06+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-10-23T04:35:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=fe00d1169c65cb289f77093cf281efbd0a5d4e64'/>
<id>urn:sha1:fe00d1169c65cb289f77093cf281efbd0a5d4e64</id>
<content type='text'>
This provides a UI on devices which have pyro channels other than
main/apogee.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: remove redundant catches</title>
<updated>2012-09-14T01:15:07+00:00</updated>
<author>
<name>Mike Beattie</name>
<email>mike@ethernal.org</email>
</author>
<published>2012-09-14T01:15:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f9e1c5949a24e27897587b0b0ca00e089f362215'/>
<id>urn:sha1:f9e1c5949a24e27897587b0b0ca00e089f362215</id>
<content type='text'>
Signed-off-by: Mike Beattie &lt;mike@ethernal.org&gt;
</content>
</entry>
<entry>
<title>altosui: remove un-used imports</title>
<updated>2012-09-14T01:09:58+00:00</updated>
<author>
<name>Mike Beattie</name>
<email>mike@ethernal.org</email>
</author>
<published>2012-09-14T01:09:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=382c54a0d052c8975b57c995ef83bc8934bde242'/>
<id>urn:sha1:382c54a0d052c8975b57c995ef83bc8934bde242</id>
<content type='text'>
Signed-off-by: Mike Beattie &lt;mike@ethernal.org&gt;
</content>
</entry>
</feed>
