summaryrefslogtreecommitdiff
path: root/ao-tools/altosui/AltosFlightDisplay.java
Commit message (Collapse)AuthorAge
* altosui: Create abstract interface for flight data displayKeith Packard2010-11-09
This allows the implementation of the flight data display to occur in the flight UI instead of the display thread. Signed-off-by: Keith Packard <keithp@keithp.com>