summaryrefslogtreecommitdiff
path: root/altosui/AltosEepromChunk.java
Commit message (Collapse)AuthorAge
* altosui: Add support for downloading TeleMini/TeleNano flight logsKeith Packard2011-03-25
Splits the eeprom downloading code into eeprom block downloading and separate eeprom data parsing so that the new data logging format can share the data downloading code. Signed-off-by: Keith Packard <keithp@keithp.com>