summaryrefslogtreecommitdiff
path: root/altosui/AltosFlightStats.java
Commit message (Expand)AuthorAge
* altosui: Show GPS max height in flight stats window of graphKeith Packard2014-01-24
* altoslib: Bump library versionKeith Packard2013-12-20
* altosui: Add imu and mag sensor values to plotsKeith Packard2013-12-20
* altoslib,altosui: Be more robust when graphing bogus .telem filesKeith Packard2013-10-14
* altoslib: Finish AltosState changes. Update version number.Keith Packard2013-09-05
* altoslib: More AltosState hackingKeith Packard2013-09-02
* altoslib, altosui: Restructured state management now does TM eeprom filesKeith Packard2013-08-29
* altosui: Graph TeleMini flights without crashingKeith Packard2013-04-02
* 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