altosui: Serial line is in UTF-8 encoding. Deal with it.
[fw/altos] / ao-tools /
2010-08-27 Keith Packardaltosui: Serial line is in UTF-8 encoding. Deal with it.
2010-08-27 Keith Packardaltosui: Add support for old (version < 3) telemetry...
2010-08-27 Keith Packardaltosui: AltosEepromReader was mis-setting boost tick
2010-08-27 Keith Packardaltosui: add rssi and distance/dir from pad to CSV...
2010-08-27 Keith Packardaltosui: Add AltosGreatCircle constructors
2010-08-27 Keith Packardaltosui: Move number parsing code to Altos general...
2010-08-24 Keith Packardaltosui: flush replies from serial link when entering...
2010-08-24 Keith Packardaltosui: write USB serial number string while flashing
2010-08-24 Keith Packardaltosui: always display romconfig ui while flashing
2010-08-24 Keith Packardaltosui: fetch existing romconfig for flashing
2010-08-24 Keith Packardaltosui: Delay mapping Flash UI until flashing actually...
2010-08-24 Keith Packardaltosui: disable radio monitoring while using serial...
2010-08-24 Keith Packardaltosui: Add ability to create CSV file from telem...
2010-08-24 Keith Packardaltosui: refactor logfile chooser dialog to share more...
2010-08-24 Keith Packardaltosui: Separate out log file choosing dialog to share...
2010-08-24 Keith Packardaltosui: make default Manifest look for built-in freetts
2010-08-24 Keith Packardaltosui: Finish device programming code
2010-08-24 Keith Packardaltosui: Remove debug printf from AltosRomconfig
2010-08-24 Keith Packardaltosui: flush serial output before waiting for reply
2010-08-24 Keith Packardaltosui: remove debug printf from AltosHexfile
2010-08-24 Keith Packardaltosui: Add lots more cc1111 debug interface functions
2010-08-24 Keith Packardlibaltos: use pipe to wake up getchar on close. use...
2010-08-24 Keith Packardaltosui: pad TM config dialog values to avoid clipping...
2010-08-24 Keith Packardao-dumplog: Fix --remote and --channel options to actua...
2010-08-23 Keith Packardaltosui: Add debug dongle API, split flash UI out
2010-08-23 Keith Packardaltosui: Add .ihx file reading code and stub out flashi...
2010-08-23 Keith Packardaltosui: Set callsign when fetching eeprom data over...
2010-08-23 Keith Packardaltosui: Add TeleMetrum configuration
2010-08-22 Keith Packardaltosui: Make teledongle callsign configurable
2010-08-18 Keith Packardaltosui: Select devices by USB vendor/product ID.
2010-08-18 Keith Packardlibaltos: integrate Windows support.
2010-08-08 Keith Packardao-dumplog: add --channel option (for use with -R option)
2010-08-07 Keith Packardaltosui: Start adding code to write csv files from...
2010-08-06 Keith Packardaltosui: Add comments to Eeprom reader
2010-08-06 Keith Packardaltosui: Compute flight state from eeprom data
2010-08-05 Keith Packardaltosui: Split flight record out of telemetry class
2010-08-05 Keith Packardaltosui: Explicitly initialize Altos class
2010-08-01 Keith Packardaltosui: Split status and info panels into separate...
2010-07-31 Keith Packardaltosui: Clear displayed data rows as needed.
2010-07-31 Keith Packardaltosui: Merge gps date and time classes into gps class
2010-07-31 Keith Packardaltosui: Capture config and version info in .eeprom...
2010-07-31 Keith Packardaltosui: rename AltosEeprom -> AltosEepromDownload...
2010-07-29 Keith PackardMerge remote branch 'origin/master'
2010-07-29 Keith PackardMake altosui test script executable
2010-07-29 Keith Packardaltosui: remove option to install to alternate volume
2010-07-29 Keith PackardMoved Mac OS packaging to altosui dir
2010-07-29 Keith Packardaltosui: Switch eeprom extension back to .eeprom
2010-07-29 Keith PackardAdd Mac OS X packaging bits
2010-07-29 Keith Packardaltosui: construct Darwin application directory
2010-07-29 Keith Packardlibaltos: build with java src encoding UTF8
2010-07-29 Keith Packardaltosui: remove debug printf
2010-07-29 Keith Packardaltosui: Close serial, join reader thread, free altos_file
2010-07-29 Keith Packardaltosui: Remove unnecessary freetts .jar files
2010-07-29 Keith Packardaltosui: check for closed serial device before reading
2010-07-29 Keith PackardReset GPS ready status when GPS comes unlocked on the pad
2010-07-29 Keith Packardaltosui: report rocket ground bearing at landing only...
2010-07-29 Keith Packardaltosui: Replace device dialog. Center eeprom monitor.
2010-07-29 Keith Packardaltosui: Fix Save flight data monitor layout, add cancel
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 PackardRemove debug printf
2010-07-28 Keith PackardAdd voice test command for help in adjusting volume.
2010-07-28 Keith PackardMake voice and channel menus work.
2010-07-28 Keith Packardaltosui: Catch errors opening USB devices. Limit list...
2010-07-28 Keith PackardMerge branch 'macos'
2010-07-28 Keith PackardForce java source encoding to UTF-8
2010-07-27 Keith PackardJava voice reporting cleanups.
2010-07-27 Keith PackardJava clean ups -- use varargs where possible, remove...
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 PackardAdd application icons for Mac OS X
2010-07-27 Keith PackardAdd Mac OS X packaging files for altosui
2010-07-27 Keith Packardlibaltos: build fat 10.5-compatible library
2010-07-27 Keith Packardlibaltos: make clean remove all built files
2010-07-27 Keith Packardlibaltos needs -I. on all systems
2010-07-27 Keith PackardDarwin doesn't have strndup.
2010-07-27 Keith PackardRe-enable Linux support for altosui.
2010-07-27 Keith PackardRe-enable freetts
2010-07-27 Keith PackardPresent list of altos devices in nice format
2010-07-26 Keith PackardSwitch AltosUI to libaltos for device access
2010-07-26 Keith PackardAdd libaltos which talks to USB connected altos devices
2010-07-21 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2010-07-15 Keith PackardTelemetry code was mis-computing RSSI
2010-06-21 Keith Packardao-postflight: was walking off state.data array
2010-06-17 Keith PackardMerge remote branch 'mjb/master'
2010-06-17 Keith PackardMerge remote branch 'origin/master'
2010-06-17 Keith Packardao-view: disable radio telemetry monitoring during...
2010-06-17 Mike BeattieExtension to KML output format, and minor bug fix
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-27 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2010-04-23 Keith PackardAutodetect flite voice registration function
2010-04-22 Keith PackardMore ALtosUI changes
2010-04-08 Keith PackardMerge remote branch 'origin/master'
2010-04-08 Keith PackardUse 16-bit flite voice (which appears to have changed...
2010-04-08 Keith PackardMerge remote branch 'origin/master' into altosui
2010-04-06 Keith PackardEnable telemetry monitoring
2010-04-06 Keith PackardTD reports "not-connected" when GPS has 0 sats
2010-04-06 Keith Packardserial port read function cannot be interrupted. poll...
next