<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/altosui/AltosSerial.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: Move 'implements Runnable' from AltosSerial to AltosLink</title>
<updated>2012-08-05T05:58:48+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-08-05T05:58:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=82a37d70e3cacf792c1aa18f8c0d2a19d6f321ed'/>
<id>urn:sha1:82a37d70e3cacf792c1aa18f8c0d2a19d6f321ed</id>
<content type='text'>
AltosLink is the class providing the 'run' method, after all...

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Handle Monitor Idle errors better</title>
<updated>2012-07-30T02:34:00+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-07-30T02:34:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=0bf21399d3d47d58410df4c6ce89fc20fcd42c89'/>
<id>urn:sha1:0bf21399d3d47d58410df4c6ce89fc20fcd42c89</id>
<content type='text'>
Deal with missing data by checking for MISSING in more places.
Handle serial communication failures during send by reporting back
from libaltos.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Move serial datastream parser to altoslib</title>
<updated>2012-07-16T22:35:11+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-07-16T22:35:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=52196975c447851f14619213c1de5101d334eebc'/>
<id>urn:sha1:52196975c447851f14619213c1de5101d334eebc</id>
<content type='text'>
instead of having it in altosui

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Abstract remote connection timeout stuff</title>
<updated>2012-07-12T02:15:32+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-07-12T02:15:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=b5f6d4e5251a825395c93916afa3af659c678498'/>
<id>urn:sha1:b5f6d4e5251a825395c93916afa3af659c678498</id>
<content type='text'>
This moves some of the logic for managing when to present the 'cancel'
dialog for remote operations to altoslib.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: AltosSerial and AltosLink both tried to provide frequency setting</title>
<updated>2012-06-27T05:19:01+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-06-27T05:19:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9dcb4e2ab60ecf0cc7371c1b1a620be952fa8776'/>
<id>urn:sha1:9dcb4e2ab60ecf0cc7371c1b1a620be952fa8776</id>
<content type='text'>
AltosLink owns all of the device configuration, so remove that from
AltosSerial and make sure that AltosLink provides the right function
signatures (wasn't using the new direct frequency setting command).

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: More cleanups for moving files to altoslib</title>
<updated>2012-06-05T02:28:58+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-06-05T02:28:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=7a19d6790a9800f925c8de24aac71796351e2c04'/>
<id>urn:sha1:7a19d6790a9800f925c8de24aac71796351e2c04</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Clean up random rebase failures</title>
<updated>2012-06-03T02:59:40+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-06-03T02:59:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f86dac643081987c8994ab57a96640d5e91b342a'/>
<id>urn:sha1:f86dac643081987c8994ab57a96640d5e91b342a</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
</feed>
