<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/micropeak, branch debian/1.3.2-1</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=debian%2F1.3.2-1</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=debian%2F1.3.2-1'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2014-02-08T06:45:26+00:00</updated>
<entry>
<title>micropeak: Missing a couple of new exceptions when loading files</title>
<updated>2014-02-08T06:45:26+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-02-08T06:45:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=28d5239bff234cc1158a270a29c0e39067f613c3'/>
<id>urn:sha1:28d5239bff234cc1158a270a29c0e39067f613c3</id>
<content type='text'>
The change to keep reading on invalid chars from the serial port
exposed a couple of new exceptions from the MicroData code which the
file loading code needs to cope with.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>micropeak: Keep reading until we get valid data</title>
<updated>2014-02-08T06:32:17+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-02-08T06:32:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=8d0d59c51138dc1b1bbf6933354fe9faf4d67986'/>
<id>urn:sha1:8d0d59c51138dc1b1bbf6933354fe9faf4d67986</id>
<content type='text'>
Don't stop just because we saw something invalid on the serial line;
let the user try again, or cancel when they get bored.

However, if the serial line disappears or some other fatal error
occurs, then do stop and put up an error dialog.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>micropeak: Watch serial data during download</title>
<updated>2014-02-03T08:32:47+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-02-03T08:24:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9e0bda088c097ac6bcc677d7b6d00683e73a68fb'/>
<id>urn:sha1:9e0bda088c097ac6bcc677d7b6d00683e73a68fb</id>
<content type='text'>
This adds a text area to monitor the incoming serial data in case some
problem occurs.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Bump library version</title>
<updated>2013-12-21T03:44:38+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-12-21T03:44:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=b89fb51a963635e2effe3a31f803bfc29c2c46b7'/>
<id>urn:sha1:b89fb51a963635e2effe3a31f803bfc29c2c46b7</id>
<content type='text'>
Prepare for next release by making sure we notice that the API/ABI for
this library has changed.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>micropeak: Add micropeak man page</title>
<updated>2013-12-19T05:08:33+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-12-19T05:08:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=408b0dea338147382e94717dab85b4a204e7bdf5'/>
<id>urn:sha1:408b0dea338147382e94717dab85b4a204e7bdf5</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>micropeak: Compile for java 6</title>
<updated>2013-12-18T22:22:51+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-12-18T22:22:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=c0966cd40f05f3a65b0c977b4b92586a58192f4b'/>
<id>urn:sha1:c0966cd40f05f3a65b0c977b4b92586a58192f4b</id>
<content type='text'>
Don't a require later version as not all target OSes support it

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Finish AltosState changes. Update version number.</title>
<updated>2013-09-05T18:35:14+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-09-05T18:33:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=5b976a6651f4eb05d30afc08b9e1f27c7e52ae00'/>
<id>urn:sha1:5b976a6651f4eb05d30afc08b9e1f27c7e52ae00</id>
<content type='text'>
Removes all of the AltosRecord bits, changes the monitor idle bits to
have per-object state updaters.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>micropeak: Add Download button to menu bar</title>
<updated>2013-07-03T00:54:38+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-07-03T00:54:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=324ceea43c115f4bed3a5276e57559c6c76b07c1'/>
<id>urn:sha1:324ceea43c115f4bed3a5276e57559c6c76b07c1</id>
<content type='text'>
It's the most common activity, after all

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>micropeak: Use new 'last logdir' preference for MicroPeak save/load dialogs</title>
<updated>2013-05-10T04:06:23+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-05-10T04:06:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=09d5d6f546ccef2bfd4941e590f047485bb73d76'/>
<id>urn:sha1:09d5d6f546ccef2bfd4941e590f047485bb73d76</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>micropeak: Oops. Lost the call to actually start downloading data</title>
<updated>2013-04-14T21:54:52+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-04-14T21:54:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=58dd4b88fe738e005a13dfd69651853ea7f79205'/>
<id>urn:sha1:58dd4b88fe738e005a13dfd69651853ea7f79205</id>
<content type='text'>
Lost when adding the 'help' text somehow; presumably a debugging issue.

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