summaryrefslogtreecommitdiff
path: root/ao-tools/altosui/AltosFlightStatusTableModel.java
Commit message (Collapse)AuthorAge
* Move altosui to the top level, placing libaltos inside it.Keith Packard2010-11-24
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* altosui: Compute flight state from eeprom dataKeith Packard2010-08-05
| | | | | | This lets eeprom files be used to replay flights. Signed-off-by: Keith Packard <keithp@keithp.com>
* altosui: Split status and info panels into separate filesKeith Packard2010-08-01
This moves some code out of AltosUI.java into separate files Signed-off-by: Keith Packard <keithp@keithp.com>