altosui: Compute flight state from eeprom data
authorKeith Packard <keithp@keithp.com>
Fri, 6 Aug 2010 02:49:53 +0000 (22:49 -0400)
committerKeith Packard <keithp@keithp.com>
Fri, 6 Aug 2010 02:49:53 +0000 (22:49 -0400)
commit0e917f3ff822616adb147517ac961422e5fedbfd
tree3b593c3d76b1bb67bd14b3fa05dbe7a69f3d56c2
parentd8bf05f7ad55964c9bce0551e58f4ef6c9f721ad
altosui: Compute flight state from eeprom data

This lets eeprom files be used to replay flights.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-tools/altosui/Altos.java
ao-tools/altosui/AltosEepromReader.java
ao-tools/altosui/AltosEepromRecord.java
ao-tools/altosui/AltosFlightStatusTableModel.java
ao-tools/altosui/AltosGPS.java
ao-tools/altosui/AltosRecord.java
ao-tools/altosui/AltosState.java
ao-tools/altosui/AltosTelemetry.java
ao-tools/altosui/AltosUI.java