summaryrefslogtreecommitdiff
path: root/ao-tools
Commit message (Expand)AuthorAge
* Make altosui test script executableKeith Packard2010-07-29
* altosui: remove option to install to alternate volumeKeith Packard2010-07-29
* Moved Mac OS packaging to altosui dirKeith Packard2010-07-29
* altosui: Switch eeprom extension back to .eepromKeith Packard2010-07-29
* Add Mac OS X packaging bitsKeith Packard2010-07-29
* altosui: construct Darwin application directoryKeith Packard2010-07-29
* libaltos: build with java src encoding UTF8Keith Packard2010-07-29
* altosui: remove debug printfKeith Packard2010-07-29
* altosui: Close serial, join reader thread, free altos_fileKeith Packard2010-07-29
* altosui: Remove unnecessary freetts .jar filesKeith Packard2010-07-29
* altosui: check for closed serial device before readingKeith Packard2010-07-29
* Reset GPS ready status when GPS comes unlocked on the padKeith Packard2010-07-28
* altosui: report rocket ground bearing at landing only if knownKeith Packard2010-07-28
* altosui: Replace device dialog. Center eeprom monitor.Keith Packard2010-07-28
* altosui: Fix Save flight data monitor layout, add cancelKeith Packard2010-07-28
* altosui: Add progress bar for eeprom downloading statusKeith Packard2010-07-28
* altosui: Add eeprom data capture function. No UI yet.Keith Packard2010-07-28
* Merge remote branch 'keithp/macos'Keith Packard2010-07-28
|\
| * Force java source encoding to UTF-8Keith Packard2010-07-27
* | Remove debug printfKeith Packard2010-07-28
* | Add voice test command for help in adjusting volume.Keith Packard2010-07-28
* | Make voice and channel menus work.Keith Packard2010-07-28
* | altosui: Catch errors opening USB devices. Limit list to relevant devicesKeith Packard2010-07-28
* | Java voice reporting cleanups.Keith Packard2010-07-27
* | Java clean ups -- use varargs where possible, remove AltosSerialReaderKeith Packard2010-07-27
* | Remove directories as .class file dependencies; it makes them get rebuilt all...Keith Packard2010-07-27
* | Clean up altosui build a bitKeith Packard2010-07-27
|/
* Add application icons for Mac OS XKeith Packard2010-07-27
* Add Mac OS X packaging files for altosuiKeith Packard2010-07-27
* libaltos: build fat 10.5-compatible libraryKeith Packard2010-07-27
* libaltos: make clean remove all built filesKeith Packard2010-07-27
* libaltos needs -I. on all systemsKeith Packard2010-07-27
* Darwin doesn't have strndup.Keith Packard2010-07-26
* Re-enable Linux support for altosui.Keith Packard2010-07-26
* Re-enable freettsKeith Packard2010-07-26
* Present list of altos devices in nice formatKeith Packard2010-07-26
* Switch AltosUI to libaltos for device accessKeith Packard2010-07-26
* Add libaltos which talks to USB connected altos devicesKeith Packard2010-07-26
* Telemetry code was mis-computing RSSIKeith Packard2010-07-14
* ao-postflight: was walking off state.data arrayKeith Packard2010-06-21
* Merge remote branch 'mjb/master'Keith Packard2010-06-16
|\
| * Extension to KML output format, and minor bug fixMike Beattie2010-06-17
* | ao-view: disable radio telemetry monitoring during channel changeKeith Packard2010-06-16
|/
* Finish basic flight monitoring UI with voice using FreeTTSKeith Packard2010-05-17
* Autodetect flite voice registration functionKeith Packard2010-04-23
* More ALtosUI changesKeith Packard2010-04-22
* Use 16-bit flite voice (which appears to have changed symbols recently)Keith Packard2010-04-08
* Enable telemetry monitoringKeith Packard2010-04-06
* TD reports "not-connected" when GPS has 0 satsKeith Packard2010-04-06
* serial port read function cannot be interrupted. poll every 1 secondKeith Packard2010-04-06