<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/altosui/AltosUSBDevice.java, branch altosui-ms5611</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=altosui-ms5611</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=altosui-ms5611'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2012-09-14T01:09:58+00:00</updated>
<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>
<entry>
<title>Reverted package name to 'altosui' from 'AltosUI'</title>
<updated>2012-09-11T17:54:31+00:00</updated>
<author>
<name>Tom Marble</name>
<email>tmarble@info9.net</email>
</author>
<published>2012-09-11T17:54:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=95268d681c9a6652d84db383f55a4fe8a4ac5173'/>
<id>urn:sha1:95268d681c9a6652d84db383f55a4fe8a4ac5173</id>
<content type='text'>
Also added emacs backup regex (*~) to .gitignore
</content>
</entry>
<entry>
<title>Changed package name from altosui to AltosUI</title>
<updated>2012-09-10T21:54:27+00:00</updated>
<author>
<name>Tom Marble</name>
<email>tmarble@info9.net</email>
</author>
<published>2012-09-10T21:54:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=708e7937cba52982b91244cf89bfbff46d346135'/>
<id>urn:sha1:708e7937cba52982b91244cf89bfbff46d346135</id>
<content type='text'>
</content>
</entry>
<entry>
<title>altosui: Add rudimentary MM support to altosui</title>
<updated>2012-06-18T02:01:24+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-06-18T02:01:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=4cb46b8a84a0dd5b8fcb479d7aa5157480e1bc67'/>
<id>urn:sha1:4cb46b8a84a0dd5b8fcb479d7aa5157480e1bc67</id>
<content type='text'>
Decoded the MM sensor packets as if they were TM packets.
Add the USB ids.
Add class of 'altimeter' devices and match those instead of just
telemetrum as appropriate.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<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: 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 AltosBTDevice implement AltosDevice interface</title>
<updated>2011-04-14T17:22:30+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-04-14T17:22:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=84163eee7847a09fe78f8762b28f857d76bf5755'/>
<id>urn:sha1:84163eee7847a09fe78f8762b28f857d76bf5755</id>
<content type='text'>
This will allow the use of either USB or BT devices through the
AltosDevice interface.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Create abstract AltosDevice class</title>
<updated>2011-04-14T17:12:29+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-04-14T17:12:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9cdef76c1275b343099d0d01af82d7eadd36a410'/>
<id>urn:sha1:9cdef76c1275b343099d0d01af82d7eadd36a410</id>
<content type='text'>
This will wrap either USB or BT devices. The USB device constants have
been moved to Altos.java

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