summaryrefslogtreecommitdiff
path: root/altosui/AltosEepromDownload.java
Commit message (Expand)AuthorAge
* 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