summaryrefslogtreecommitdiff
path: root/altosui/AltosEepromDownload.java
Commit message (Expand)AuthorAge
* altosui: Catch errors in state value when saving flight logsKeith Packard2012-09-09
* altosui: Fix flight data download for TM. Look for MM flights when graphingKeith Packard2012-07-03
* altosui: More changes to migrate code to altoslibKeith Packard2012-06-04
* altosui: Complete split out of separate java libraryKeith Packard2012-06-02
* altosui: Quick hacks to download megametrum data and convert to CSVKeith Packard2012-06-01
* 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
* altosui: Eliminate inter-chunk flush_input callsKeith Packard2011-08-13
* altosui: Add support for TeleScience eeprom downloadKeith Packard2011-08-13
* altos/altosui: Report log format in the version commandKeith Packard2011-08-13
* altosui: Convert from channels to frequenciesKeith Packard2011-08-08
* Merge branch 'telemini' into telebtKeith Packard2011-04-19
|\
| * altosui: oops - lost state changes when downloading eeprom data.Keith Packard2011-04-13
| * altos/altosui: Log averaged baro sensor data in Tm/TnKeith Packard2011-04-09
* | altosui: Add low-level Bluetooth APIsKeith Packard2011-04-08
|/
* altosui: Tell serial device which frame to use for timeout dialogsKeith Packard2011-03-27
* altosui: Remove extra AltosEepromBlock layerKeith Packard2011-03-25
* altosui: Add support for downloading TeleMini/TeleNano flight logsKeith Packard2011-03-25
* altosui: Display eeprom parsing errors to userKeith Packard2011-02-19
* altosui: Remove debug message when eeprom downloads are complete.Keith Packard2011-01-16
* altosui: Reset eeprom download instance variables before reading flightKeith Packard2011-01-16
* altosui: Add eeprom 'manage' ui to download and delete multiple flightsKeith Packard2011-01-12
* altosui: Add support for parsing list of flights from the 'l' commandKeith Packard2011-01-11
* altosui: Split eeprom download code apartKeith Packard2011-01-11
* altosui: Flight data download GUI operations called only from main threadKeith Packard2010-11-25
* Move altosui to the top level, placing libaltos inside it.Keith Packard2010-11-24