<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/altosui, branch 1.0.9.1</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=1.0.9.1</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=1.0.9.1'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2011-08-28T22:50:30+00:00</updated>
<entry>
<title>altosui: Report error message back from libaltos</title>
<updated>2011-08-28T22:50:30+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-28T22:50:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=31e3255b6cbfaf95c0e97e2d1ec8de72f845994c'/>
<id>urn:sha1:31e3255b6cbfaf95c0e97e2d1ec8de72f845994c</id>
<content type='text'>
This includes changing all of the error dialogs to show the error
message rather than just the file name.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Add bluetooth bits back in</title>
<updated>2011-08-28T22:50:01+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-28T22:50:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=cf72c2f5a69a736c28a9b63e124d510ef41a9f5d'/>
<id>urn:sha1:cf72c2f5a69a736c28a9b63e124d510ef41a9f5d</id>
<content type='text'>
Stub out functions on mac/windows for now.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: launch controller button needs to move over</title>
<updated>2011-08-27T20:30:34+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-27T20:30:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=7e2b5e2957ddcb808723081ca7e046a28b7e70e5'/>
<id>urn:sha1:7e2b5e2957ddcb808723081ca7e046a28b7e70e5</id>
<content type='text'>
monitor idle was inserted into position 2,2

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Hook up the launch controller UI from the main button box</title>
<updated>2011-08-27T19:45:36+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-02T05:45:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=02df2141e5a67afc16acd01a6c60f3cc61052b93'/>
<id>urn:sha1:02df2141e5a67afc16acd01a6c60f3cc61052b93</id>
<content type='text'>
Provide a button to start the launch controller UI.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Add primitive UI for TeleLaunch</title>
<updated>2011-08-27T19:45:36+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-02T00:08:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=4568bc796a6c362ebf7f72ee9a5fa4a9a3c4ba6a'/>
<id>urn:sha1:4568bc796a6c362ebf7f72ee9a5fa4a9a3c4ba6a</id>
<content type='text'>
Display status along with arm and fire buttons.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/windows: Get latest JRE 1.6 version (Version 6 update 27)</title>
<updated>2011-08-25T03:22:29+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-25T03:22:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=5a9972d41a87d4204c6c93cacf14e2962cc1c59c'/>
<id>urn:sha1:5a9972d41a87d4204c6c93cacf14e2962cc1c59c</id>
<content type='text'>
No reason to download stale java bits.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Make flight monitor font size configurable</title>
<updated>2011-08-25T02:35:11+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-25T02:13:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=cbfbaabb39f9f7709d00cf3dc63cc1bc7563062e'/>
<id>urn:sha1:cbfbaabb39f9f7709d00cf3dc63cc1bc7563062e</id>
<content type='text'>
Tiny netbooks aren't tall enough for the 'usual' font size, so provide
a smaller option. Then provide a bigger option, just because.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Don't trust companion telemetry record 'channels' count</title>
<updated>2011-08-24T09:04:47+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-24T08:48:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9849883a754a73b861dd7be530753ff5c2abb499'/>
<id>urn:sha1:9849883a754a73b861dd7be530753ff5c2abb499</id>
<content type='text'>
It can be bogus, allowing the code to walk off the end of the
allocated data array.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Try to get dialogs to look a little better</title>
<updated>2011-08-24T07:29:36+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-24T07:29:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=3b0a9a1c87390747492bfef435ac8e0829ec748f'/>
<id>urn:sha1:3b0a9a1c87390747492bfef435ac8e0829ec748f</id>
<content type='text'>
grid bag constraints are not my friend.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Add tool-tips to config dialogs</title>
<updated>2011-08-24T07:09:51+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-24T07:09:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=2165e82327faaada23f0503b8e49b80f938b746c'/>
<id>urn:sha1:2165e82327faaada23f0503b8e49b80f938b746c</id>
<content type='text'>
Provides more information about the various settings, and, when
they're disabled, tells the user why.

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