summaryrefslogtreecommitdiff
path: root/altosui/AltosEepromManage.java
Commit message (Expand)AuthorAge
* altoslib: Bump library versionKeith Packard2013-12-20
* altosui: Make AltosEepromDownload not swing-dependentKeith Packard2013-11-12
* altoslib: Finish AltosState changes. Update version number.Keith Packard2013-09-05
* altosui: Display count of erased flights along with their numbersKeith Packard2013-02-10
* Add version numbers to java librariesKeith Packard2013-01-29
* Change AltosLib to altoslibKeith Packard2013-01-29
* altosui: Use shared AltosDeviceDialogKeith Packard2013-01-02
* altosui: comment out un-used fields and methodsMike Beattie2012-09-14
* altosui: remove un-used importsMike Beattie2012-09-14
* Reverted package name to 'altosui' from 'AltosUI'Tom Marble2012-09-11
* Changed package name from altosui to AltosUITom Marble2012-09-10
* altosui: Complete split out of separate java libraryKeith Packard2012-06-02
* altosui: Change flight data saving UI to separate download/delete selectionsKeith Packard2012-03-27
* altosui: Report error message back from libaltosKeith Packard2011-08-28
* altos: AltosSerial.flush_input shouldn't discard Interrupted exceptionsKeith Packard2011-08-13
* altos: Don't try to use non-basestations for remote eeprom downloadKeith Packard2011-08-13
* altosui: Create abstract AltosDevice classKeith Packard2011-04-14
* altosui: Display exception messages from swing threadKeith Packard2011-03-29
* altosui: Make flight log downloading handle 'Connecting...' dialogKeith Packard2011-03-28
* altosui: Tell serial device which frame to use for timeout dialogsKeith Packard2011-03-27
* altosui: Remove a bunch of debug printfs from the eeprom manager codeKeith Packard2011-03-25
* altosui: Ensure serial device is closed after eeprom download finishesKeith Packard2011-01-16
* Close serial port if Download/Delete dialog is cancelled.Mike Beattie2011-01-17
* altosui: Show dialog after successful delete or when no flightsKeith Packard2011-01-14
* altosui: Add eeprom 'manage' ui to download and delete multiple flightsKeith Packard2011-01-12