<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/altosui, branch teleterra-mockup</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=teleterra-mockup</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=teleterra-mockup'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2011-06-07T04:10:43+00:00</updated>
<entry>
<title>altosui: teleterra mockup - fix speed values</title>
<updated>2011-06-07T04:10:43+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-06-07T04:10:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=b825a2e9d83b709e104f5678ad37ded23ea3cea0'/>
<id>urn:sha1:b825a2e9d83b709e104f5678ad37ded23ea3cea0</id>
<content type='text'>
Display ascent speed during ascent, otherwise descent speed

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Add mock-up of TeleTerra UI</title>
<updated>2011-06-07T03:57:31+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-06-07T03:57:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=7e875d6c051ef0948de8cbd8773d13e85e2c49f7'/>
<id>urn:sha1:7e875d6c051ef0948de8cbd8773d13e85e2c49f7</id>
<content type='text'>
Shows flight monitoring

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Handle old TeleDongle receiving kalman telemetry packets</title>
<updated>2011-06-03T06:16:30+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-06-03T06:16:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=dc0b49dcbaa2d0a69e002c151337b6e9fd3060d9'/>
<id>urn:sha1:dc0b49dcbaa2d0a69e002c151337b6e9fd3060d9</id>
<content type='text'>
The telemetry packets now send the kalman height/speed/accel values
instead of the ad-hoc values. If received by an old TeleDongle box,
the speed value will be of the form 0x8000abcd, which will be printed
as a 32-bit value by TeleDongle. We only want the abcd part, which is
the speed * 16. Detect this automatically and compute the correct
values for all three.

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