altosui: Add KML file export.
[fw/altos] / ao-tools / altosui / AltosState.java
2010-09-24 Anthony TownsMerge branch 'master' of git://git.gag.com/fw/altos
2010-09-23 Keith Packardaltosui: Require 4 sats for 'good' GPS data
2010-09-20 Anthony TownsMerge branch 'master' of git://git.gag.com/fw/altos
2010-09-19 Keith Packardaltosui: Write raw sensor data to .csv files
2010-09-05 Anthony TownsMerge branch 'master' of git://git.gag.com/fw/altos
2010-08-27 Bdale GarbeeMerge branch 'bdale'
2010-08-27 Keith PackardMerge remote branch 'origin/master' into new-packet...
2010-08-27 Keith Packardaltosui: add elevation and range information
2010-08-27 Bdale GarbeeMerge branch 'new-packet-format' of ssh://git.gag.com...
2010-08-27 Keith Packardaltosui: Remove debug printf from AltosState.java
2010-08-24 Anthony TownsMerge branch 'master' of git://git.gag.com/fw/altos
2010-08-06 Keith Packardaltosui: Compute flight state from eeprom data
2010-08-05 Keith Packardaltosui: Split flight record out of telemetry class
2010-07-29 Keith PackardReset GPS ready status when GPS comes unlocked on the pad
2010-05-18 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2010-05-18 Keith PackardFinish basic flight monitoring UI with voice using...
2010-04-08 Keith PackardMerge remote branch 'origin/master'
2010-04-08 Keith PackardMerge remote branch 'origin/master' into altosui
2010-04-03 Keith PackardRemove GPS data missing from skytraq. Save max height...
2010-04-03 Keith PackardFix state updates
2010-04-03 Keith PackardDisplay table of flight info. gps is not working yet...
2010-04-02 Keith PackardSteal C code from ao-view