summaryrefslogtreecommitdiff
path: root/altosui/AltosEepromTeleScience.java
Commit message (Collapse)AuthorAge
* altosui: Move AltosEepromTeleScience.java to altoslibKeith Packard2012-01-02
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* altosui: Complete split out of separate java libraryKeith Packard2012-01-02
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* altosui: Add support for TeleScience eeprom downloadKeith Packard2011-08-13
Using the existing eeprom methods, fetch and save TeleScience eeprom data, storing to a filename generated from the serial/flight from the TM connected to the TS board. Signed-off-by: Keith Packard <keithp@keithp.com>