altosui: Add support for TeleScience eeprom download
authorKeith Packard <keithp@keithp.com>
Sun, 14 Aug 2011 01:39:35 +0000 (18:39 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 14 Aug 2011 01:46:12 +0000 (18:46 -0700)
commit03e201e1acc8742399054e4ad36b533120ea1612
treea7bba0c9375522111e43d95abc77441dbf9143f5
parent5a3e96bef31959a287b8696778d7d8cf911a7dc4
altosui: Add support for TeleScience eeprom download

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>
altosui/AltosEepromDownload.java
altosui/AltosEepromList.java
altosui/AltosEepromLog.java
altosui/AltosEepromTeleScience.java [new file with mode: 0644]
altosui/Makefile.am