summaryrefslogtreecommitdiff
path: root/ao-tools/altosui/AltosState.java
Commit message (Expand)AuthorAge
* Move altosui to the top level, placing libaltos inside it.Keith Packard2010-11-24
* altosui: Eliminate unncessary import altosui linesKeith Packard2010-11-13
* altosui: Add ascent, descent and landed tabsKeith Packard2010-11-09
* altosui: Require 4 sats for 'good' GPS dataKeith Packard2010-09-23
* altosui: Write raw sensor data to .csv filesKeith Packard2010-09-19
* altosui: add elevation and range informationKeith Packard2010-08-27
* altosui: Remove debug printf from AltosState.javaKeith Packard2010-08-26
* altosui: Compute flight state from eeprom dataKeith Packard2010-08-05
* altosui: Split flight record out of telemetry classKeith Packard2010-08-05
* Reset GPS ready status when GPS comes unlocked on the padKeith Packard2010-07-28
* Finish basic flight monitoring UI with voice using FreeTTSKeith Packard2010-05-17
* Remove GPS data missing from skytraq. Save max height/accel/speedKeith Packard2010-04-02
* Fix state updatesKeith Packard2010-04-02
* Display table of flight info. gps is not working yet thoughKeith Packard2010-04-02
* Steal C code from ao-viewKeith Packard2010-04-02