Add version numbers to java libraries
[fw/altos] / altosui / AltosFlightStats.java
2013-01-29 Keith PackardAdd version numbers to java libraries
2013-01-29 Keith PackardChange AltosLib to altoslib
2012-10-23 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2012-10-21 Keith Packardaltoslib: Move computed state from AltosRecord to Altos...
2012-09-20 Keith PackardMerge remote-tracking branch 'mjb/altosui_mjb'
2012-09-16 Mike BeattieMerge branch 'prefs_interface' into altosdroid
2012-09-14 Mike Beattiealtosui: remove un-used imports
2012-09-11 Tom MarbleReverted package name to 'altosui' from 'AltosUI'
2012-09-11 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2012-09-10 Tom MarbleChanged package name from altosui to AltosUI
2012-06-03 Keith Packardaltosui: Complete split out of separate java library
2012-04-08 Keith Packardaltosui: remove debug printf from AltosFlightStats
2012-04-08 Keith Packardaltosui: When computing flight stats, auto-detect boost...
2012-03-28 Keith Packardaltosui: Find actual landing time when computing stats...
2011-10-09 Keith Packardaltosui: Deal with missing state transitions in FlightS... 1.0.9.2
2011-08-23 Keith Packardaltosui: Capture date/time/serial/flight in AltosFlight...
2011-08-10 Keith Packardaltosui: Plot reasonable data from Tm files
2011-08-10 Keith Packardaltosui: Add a 'Graph Flight' button to the 'landed...
2011-08-10 Keith PackardAltosui: Add flight statistics tab to graph window