summaryrefslogtreecommitdiff
path: root/ao-tools
Commit message (Expand)AuthorAge
...
* | | altosui: Remove debug printf from AltosRomconfigKeith Packard2010-08-23
* | | altosui: flush serial output before waiting for replyKeith Packard2010-08-23
* | | altosui: remove debug printf from AltosHexfileKeith Packard2010-08-23
* | | altosui: Add lots more cc1111 debug interface functionsKeith Packard2010-08-23
* | | libaltos: use pipe to wake up getchar on close. use mutexesKeith Packard2010-08-23
* | | altosui: pad TM config dialog values to avoid clipping descendersKeith Packard2010-08-23
* | | ao-dumplog: Fix --remote and --channel options to actually workKeith Packard2010-08-23
* | | altosui: Add debug dongle API, split flash UI outKeith Packard2010-08-23
* | | altosui: Add .ihx file reading code and stub out flashing UIKeith Packard2010-08-23
| |/ |/|
* | altosui: Set callsign when fetching eeprom data over the airKeith Packard2010-08-22
* | altosui: Add TeleMetrum configurationKeith Packard2010-08-22
* | altosui: Make teledongle callsign configurableKeith Packard2010-08-21
* | altosui: Select devices by USB vendor/product ID.Keith Packard2010-08-17
* | libaltos: integrate Windows support.Keith Packard2010-08-17
* | ao-dumplog: add --channel option (for use with -R option)Keith Packard2010-08-07
* | altosui: Start adding code to write csv files from eeprom/telem filesKeith Packard2010-08-07
* | altosui: Add comments to Eeprom readerKeith Packard2010-08-06
* | altosui: Compute flight state from eeprom dataKeith Packard2010-08-05
* | altosui: Split flight record out of telemetry classKeith Packard2010-08-05
* | altosui: Explicitly initialize Altos classKeith Packard2010-08-05
* | altosui: Split status and info panels into separate filesKeith Packard2010-08-01
* | altosui: Clear displayed data rows as needed.Keith Packard2010-07-31
* | altosui: Merge gps date and time classes into gps classKeith Packard2010-07-31
* | altosui: Capture config and version info in .eeprom filesKeith Packard2010-07-31
* | altosui: rename AltosEeprom -> AltosEepromDownload, split out Altos constantsKeith Packard2010-07-31
|/
* 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