summaryrefslogtreecommitdiff
path: root/altosui/AltosFlightStats.java
Commit message (Expand)AuthorAge
* altosui: Remove graph series which aren't availableKeith Packard2013-02-11
* altosui: Add map and GPS data to graph window. Trac #50Keith Packard2013-02-10
* Add version numbers to java librariesKeith Packard2013-01-29
* Change AltosLib to altoslibKeith Packard2013-01-29
* altoslib: Move computed state from AltosRecord to AltosStateKeith Packard2012-10-21
* altosui: remove un-used importsMike Beattie2012-09-14
* Reverted package name to 'altosui' from 'AltosUI'Tom Marble2012-09-11
* Changed package name from altosui to AltosUITom Marble2012-09-10
* altosui: Complete split out of separate java libraryKeith Packard2012-06-02
* altosui: remove debug printf from AltosFlightStatsKeith Packard2012-04-07
* altosui: When computing flight stats, auto-detect boost timeKeith Packard2012-04-07
* altosui: Find actual landing time when computing stats (trac #23)Keith Packard2012-03-27
* altosui: Deal with missing state transitions in FlightStats window1.0.9.2Keith Packard2011-10-09
* altosui: Capture date/time/serial/flight in AltosFlightStatsKeith Packard2011-08-22
* altosui: Plot reasonable data from Tm filesKeith Packard2011-08-10
* altosui: Add a 'Graph Flight' button to the 'landed' tabKeith Packard2011-08-10
* Altosui: Add flight statistics tab to graph windowKeith Packard2011-08-10