altosui: Split flight record out of telemetry class
[fw/altos] / ao-tools / altosui / Makefile
2010-08-05 Keith Packardaltosui: Split flight record out of telemetry class
2010-08-01 Keith Packardaltosui: Split status and info panels into separate...
2010-07-29 Keith PackardMerge remote branch 'origin/master'
2010-07-29 Keith PackardMake altosui test script executable
2010-07-29 Keith Packardaltosui: construct Darwin application directory
2010-07-29 Keith Packardaltosui: Remove unnecessary freetts .jar files
2010-07-29 Keith Packardaltosui: Add progress bar for eeprom downloading status
2010-07-28 Keith Packardaltosui: Add eeprom data capture function. No UI yet.
2010-07-28 Keith PackardMerge remote branch 'keithp/macos'
2010-07-28 Keith PackardMerge branch 'macos'
2010-07-28 Keith PackardForce java source encoding to UTF-8
2010-07-27 Keith PackardRemove directories as .class file dependencies; it...
2010-07-27 Keith PackardClean up altosui build a bit
2010-07-27 Keith PackardRe-enable freetts
2010-07-26 Keith PackardSwitch AltosUI to libaltos for device access
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-22 Keith PackardMore ALtosUI changes
2010-04-08 Keith PackardMerge remote branch 'origin/master'
2010-04-08 Keith PackardMerge remote branch 'origin/master' into altosui
2010-04-06 Keith PackardEnable telemetry monitoring
2010-04-06 Keith PackardAdd Linux device discovery
2010-04-03 Keith PackardMake .jar file
2010-04-02 Keith PackardSteal C code from ao-view
2010-04-02 Keith PackardAdd telem parsing code
2010-03-31 Keith PackardStart adding java-based UI