fw/altos
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-22 Keith Packardaltos: Define USB product ID in per-product Makefile...
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-07 Keith Packardaltos: add callsign to packet mode, increase payload...
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 Bdale Garbeeupdate changelogs for Debian build debian/0.6+277+gd184819
2010-07-29 Bdale Garbeeadd a jdk to the build deps
2010-07-29 Keith Packardaltosui: remove option to install to alternate volume
2010-07-29 Bdale Garbeeupdate changelogs for Debian build debian/0.6+275+g89109f9
2010-07-29 Bdale Garbeeugh, fixing failure due to aborted build debian/0.6+274+g865d5cd
2010-07-29 Keith PackardMoved Mac OS packaging to altosui dir
2010-07-29 Bdale Garbeeadd swig as a build dep
2010-07-29 Keith Packardaltosui: Switch eeprom extension back to .eeprom
2010-07-29 Bdale Garbeeupdate changelogs for Debian build debian/0.6+272+g62b4cc5
2010-07-29 Bdale Garbeeupdate changelogs for Debian build debian/0.6+271+g27a2d0c
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 Bdale Garbeeupdate changelogs for Debian build debian/0.6+270+g537492d
2010-07-29 Bdale Garbeeupdate changelogs for Debian build debian/0.6+269+gadf6cbc
2010-07-29 Bdale Garbeeupdate changelogs for Debian build debian/0.6+268+gd0fd53b
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 PackardMake ao_log_data re-entrant as it is used for both...
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-26 Keith PackardWhen the EP0 IN buffer is full, don't panic, just skip...
2010-07-21 Bdale Garbeefix text since TM only has one led to blink
2010-07-21 Bdale Garbeeupdate changelogs for Debian build debian/0.6+236+gcd8aa79
2010-07-21 Bdale Garbeeupdate to latest Debian standards version
2010-07-21 Bdale Garbeeupdate changelogs for Debian build debian/0.6+234+g8f19337
2010-07-21 Bdale Garbeereflect documentation file name change
2010-07-21 Bdale Garbeeupdate changelogs for Debian build debian/0.6+232+g74c67fc
2010-07-21 Bdale Garbeeadd build dep for sndfile
2010-07-21 Bdale Garbeeupdate changelogs for Debian build debian/0.6+230+g15a6791
2010-07-21 Bdale Garbeeupdate changelogs for Debian build debian/0.6+229+ge747954
2010-07-21 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2010-07-20 Bdale Garbeesignificant update
2010-07-15 Keith PackardSwitch DBG pins to GPIO when using any debug commands...
2010-07-15 Keith PackardTelemetry code was mis-computing RSSI
2010-06-24 Bdale Garbeeupdate changelogs for Debian build debian/0.6+224+g4766b13
2010-06-24 Bdale Garbeeupdate changelogs for Debian build debian/0.6+223+g5283451
2010-06-21 Keith PackardAbort any in-progress radio operation when changing...
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 PackardAdd special code for USB panic's.
2010-06-17 Keith Packardao-view: disable radio telemetry monitoring during...
next