<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/altosui, branch 0.9.4</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=0.9.4</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=0.9.4'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2011-04-26T06:00:42+00:00</updated>
<entry>
<title>altosui: Fix BT manage dialog so that the device lists resize</title>
<updated>2011-04-26T06:00:42+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-04-26T06:00:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=72a03baa73698fc1213a74320e6253c2380dd8fa'/>
<id>urn:sha1:72a03baa73698fc1213a74320e6253c2380dd8fa</id>
<content type='text'>
This makes the device scrolling lists fill any extra space when the
window is resized.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Move AltosIgniteUI device open out of Swing thread</title>
<updated>2011-04-26T05:55:08+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-04-26T05:55:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e3bf13a38d24e95b16df1e2f01952d10f24cda10'/>
<id>urn:sha1:e3bf13a38d24e95b16df1e2f01952d10f24cda10</id>
<content type='text'>
Eliminate more blocking code from the Swing thread.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Display reader name (usually the device) when an I/O error occurs</title>
<updated>2011-04-26T05:28:40+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-04-26T05:28:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=109344d54d3fa4f79342fd1ea2a3f4085475e30c'/>
<id>urn:sha1:109344d54d3fa4f79342fd1ea2a3f4085475e30c</id>
<content type='text'>
Access the reader name directly from the reader object instead of a
local variable (which wasn't getting set anyways).

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Fix TeleBT name in flight monitor title</title>
<updated>2011-04-26T04:26:21+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-04-26T04:26:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=aa5caf6310f074109472e6f55d8bd9751fb75c4c'/>
<id>urn:sha1:aa5caf6310f074109472e6f55d8bd9751fb75c4c</id>
<content type='text'>
Was getting the product number, not the product name.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Separate out flash debug code to separate thread</title>
<updated>2011-04-26T04:17:07+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-04-26T04:17:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=2e7b7b80432bb251ac39efa1fa05d32b5f250e14'/>
<id>urn:sha1:2e7b7b80432bb251ac39efa1fa05d32b5f250e14</id>
<content type='text'>
This avoids blocking the Swing thread while waiting for the serial
device.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Make flight data download work through TeleBT</title>
<updated>2011-04-19T22:29:39+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-04-19T22:29:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=d41edb3384b6336f3482e61b0c9f9400a8b4f519'/>
<id>urn:sha1:d41edb3384b6336f3482e61b0c9f9400a8b4f519</id>
<content type='text'>
This required flushing input before reading data blocks and adjusting
some delays.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'telemini' into telebt</title>
<updated>2011-04-19T21:06:39+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-04-19T21:06:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=44fb71ca3e5bccd5f601fc5a2d5da7292050b1d6'/>
<id>urn:sha1:44fb71ca3e5bccd5f601fc5a2d5da7292050b1d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>altosui: Wait two seconds after bluetooth connect XXX</title>
<updated>2011-04-19T17:41:28+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-04-19T17:41:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=6b5957d5f6f8181da7be98c9bce49a0ec0b4a713'/>
<id>urn:sha1:6b5957d5f6f8181da7be98c9bce49a0ec0b4a713</id>
<content type='text'>
"something" isn't quite ready to communicate right after the device is
connected, so we stick a delay in. There should be a better fix.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Use persistent list of bluetooth devices for device dialogs</title>
<updated>2011-04-19T15:43:40+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-04-19T15:43:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=17f38e045fcd8ca0224095c0b2b7b098df77a8d8'/>
<id>urn:sha1:17f38e045fcd8ca0224095c0b2b7b098df77a8d8</id>
<content type='text'>
Store a list of known bluetooth devices as preferences. Always include
those in device dialogs with an option to go browse for more devices
in both the device dialog and the Configure AltosUI dialog.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Make bluetooth dialog modal</title>
<updated>2011-04-18T23:16:38+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-04-18T23:16:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f249e5926f5fd9f86c41e7f0a414193533d4d8b0'/>
<id>urn:sha1:f249e5926f5fd9f86c41e7f0a414193533d4d8b0</id>
<content type='text'>
This allows it to be displayed correctly while the device dialog box
(also modal) is up.

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