summaryrefslogtreecommitdiff
path: root/telegps/TeleGPSGraphUI.java
Commit message (Collapse)AuthorAge
* telegps: Remove 'Flight' from titlesKeith Packard2014-06-11
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* altosuilib: Rewrite map GUI bitsKeith Packard2014-06-11
| | | | | | Use a single large Canvas and draw images on top by hand. Signed-off-by: Keith Packard <keithp@keithp.com>
* telegps: Add statistics tab to graph UIKeith Packard2014-06-10
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* telegps: Track graph windows as one of the TeleGPS windowsKeith Packard2014-06-07
| | | | | | | TeleGPS exits when the number of windows goes to zero; track graphing windows in addition to the usual flight monitoring windows. Signed-off-by: Keith Packard <keithp@keithp.com>
* telegps: Add missing TeleGPSGraphUI.java fileKeith Packard2014-05-29
Signed-off-by: Keith Packard <keithp@keithp.com>