<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/altosui/AltosEepromDelete.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: Complete split out of separate java library</title>
<updated>2012-06-03T02:26:29+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-01-03T01:26:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=3c2f601139d36761de6a8a2210545d082ef16133'/>
<id>urn:sha1:3c2f601139d36761de6a8a2210545d082ef16133</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Change flight data saving UI to separate download/delete selections</title>
<updated>2012-03-28T01:24:51+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-03-28T01:24:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=0952224c36eba25db34bd147d2d579c66b15bbf8'/>
<id>urn:sha1:0952224c36eba25db34bd147d2d579c66b15bbf8</id>
<content type='text'>
First pop up a dialog to select flights for download. Download
them. Then, after that, pop up a *new* dialog to select flights for
delete. Offer to delete all of the downloaded flights by default. Then
delete the flights.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: AltosSerial.flush_input shouldn't discard Interrupted exceptions</title>
<updated>2011-08-14T04:10:15+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-14T04:10:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=924d56a4d2d8b16530cd378b18cfc5d6e08420ed'/>
<id>urn:sha1:924d56a4d2d8b16530cd378b18cfc5d6e08420ed</id>
<content type='text'>
The eeprom download code wants to interrupt serial communication so
that it can stop downloading stuff in the middle of a run. Make
flush_input pass the exception along instead of discarding it.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Devices with log-format can also delete flights</title>
<updated>2011-08-14T04:05:46+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-14T04:05:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=3ba7b6196f68078f4ed4538c4e7fe30699dfe908'/>
<id>urn:sha1:3ba7b6196f68078f4ed4538c4e7fe30699dfe908</id>
<content type='text'>
Any device with either flight-log-max or log-format can delete flights.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Convert from channels to frequencies</title>
<updated>2011-08-08T19:13:29+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-08T08:47:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=0e3e4f9c1e6a6bf972514f12c9d622258aa2aec2'/>
<id>urn:sha1:0e3e4f9c1e6a6bf972514f12c9d622258aa2aec2</id>
<content type='text'>
Major areas:

 * Preferences are stored as frequencies instead
   of channels

 * Serial configuration is done using frequencies

 * UI is presented with frequency lists

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Remove a bunch of debug printfs from the eeprom manager code</title>
<updated>2011-03-26T04:29:50+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-03-26T04:29:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=dea80af81b388cc3d7073444919f4e98b12fa730'/>
<id>urn:sha1:dea80af81b388cc3d7073444919f4e98b12fa730</id>
<content type='text'>
Just noise on stdout.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Add eeprom 'manage' ui to download and delete multiple flights</title>
<updated>2011-01-12T20:40:45+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-01-12T20:40:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=8801b8c1947bd39f7c985b91a2ba8dbc81bcc91a'/>
<id>urn:sha1:8801b8c1947bd39f7c985b91a2ba8dbc81bcc91a</id>
<content type='text'>
This shows the list of available flights and provides options to
download and/or delete each one.

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