eliminate spurious close braces
[fw/altos] / ao-tools /
2017-04-21 Keith Packardao-test-baro: Be more lax about altitude checks
2017-04-09 Keith Packardao-elftohex: Add conditions for skipping ELF sections
2017-03-06 Keith Packardao-tools/ao-flash-stm: Use openocd instead of st-utils
2017-03-02 Keith Packardao-tools/ao-flash-lpc: Adapt to current openocd LPC...
2017-02-20 Keith Packardao-tools/ao-usbload: Pad image with 0xff instead of...
2016-09-03 Keith Packardao-tools/ao-cal-freq: Re-open usb device each try
2016-09-03 Keith Packardao-tools/ao-usbload: Fix -f flag, remove debug hacks
2016-09-01 Keith Packardao-tools/ao-cal-freq: --verbose option has no parameter
2016-08-14 Keith Packardao-usbload: Check target device name to avoid mis-flashing
2016-08-14 Keith Packardao-chaosread: Parse -i and -b options
2016-08-02 Keith Packardao-chaosread: Eliminate double-free when serial match...
2016-08-02 Keith Packardao-chaosread: Add --infinite and --bytes options
2016-07-12 Keith PackardSwitch from GPLv2 to GPLv2+
2016-06-30 Keith Packardao-tools/ao-chaosread: Document length (-l) option
2016-06-12 Bdale Garbeeextend "ok" temp range to 40C, since battery charger...
2016-03-18 Keith Packardao-tools: Add ao-makebin
2016-03-18 Keith Packardao-tools/lib: Add ao_hex_image_cat function
2016-03-18 Keith Packardao-tools/lib: Remove trailing whitespace from ao-elf.c
2016-03-18 Keith Packardao-tools/ao-dump-up: Remove spurious flight state strings
2016-03-02 Keith Packardao-tools: Add ao-chaosread
2015-12-23 Keith Packardao-tools/ao-dbg: Stop using sigvec
2015-09-29 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2015-08-20 Keith Packardao-telem: Add companion packet telemetry data printing
2015-07-15 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2015-06-19 Keith Packardao-bringup: Use local versions of tools instead of...
2015-06-13 Robert GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2015-06-06 Keith Packardao-tools: Add missing ao-cal-freq man page
2015-06-06 Keith Packardao-tools: Create ao-cal-freq
2015-05-19 Keith Packardao-dump-up: Add --wait option to make testing µPusb...
2015-03-10 Keith Packardao-tools/ao-list: Show devices that have no TTY
2015-03-10 Keith Packardao-tools/ao-mega: Clean up formatting of pyro status...
2015-03-03 Keith Packardao-tools: Add ao-flash-stm32f0x
2015-02-22 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2015-02-11 Tom MarbleAdded continuous output option to ao-usbtrng
2015-02-09 Tom MarbleMinor typo in man page
2015-01-27 Keith Packardao-tools: Add ao-usbtrng to dump RNG data for testing
2015-01-26 Keith Packardao-tools: Add --wait option to ao-usbload
2014-12-06 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2014-10-25 Keith Packardao-tools/ao-send-telem: Add verbose, fake and rate...
2014-09-13 Keith Packardao-tools/ao-test-igniter: Remove bogus printf
2014-09-13 Keith Packardao-tools/ao-test-gps: Improve output formatting
2014-09-13 Keith Packardao-tools: Add ao-test-gps program
2014-09-06 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2014-08-18 Keith PackardAdd ao-tools/ao-cal-accel
2014-08-18 Keith Packardao-tools/ao-send-telem: Support sending TM v2 and Tm...
2014-08-14 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2014-07-14 Keith Packardao-tools: Add a few GPS telem/eeprom constants
2014-07-14 Keith Packardao-tools: Provide altitude to temperature conversion...
2014-07-13 Keith Packardao-tools: Add TMv2 and Tgps log formats to cc.h
2014-06-25 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2014-06-23 Keith Packardao-tools: Add ao-test-baro, ao-test-igniter and ao...
2014-06-10 Keith PackardRevert "ao-tools: Parse TeleGPS state value from gps...
2014-06-08 Keith Packardao-tools: Parse TeleGPS state value from gps location...
2014-05-26 Keith Packardao-tools: Add cc_usb_write function
2014-05-13 Keith PackardMerge remote-tracking branch 'origin/master'
2014-05-13 Keith Packardao-tools/ao-usbload: Check image flash usage against...
2014-05-01 Keith Packardao-tools: Clean up ao-sym structure an initializers
2014-05-01 Keith Packardao-load: Make ao_sym static to avoid collision with...
2014-05-01 Keith Packardao-telem: Dump orientation field from TeleMega sensor...
2014-04-05 Keith Packardao-tools: Wait for device to become ready instead of...
2014-04-05 Keith Packardao-tools: Use 'program' command in ao-flash-lpc instead...
2013-12-19 Keith Packardao-tools: Add man pages for ao-flash utilities
2013-12-18 Keith Packardao-tools: complain if st-flash is not available
2013-12-14 Keith Packardao-tools: Use st-flash for STM flashing instead of...
2013-12-09 Keith Packardao-tools: build ao-usbload by default
2013-12-08 Keith Packardao-tools: Clean up ao-stmload and ao-usbload options...
2013-12-08 Keith Packardao-tools: Allow building without stlink and readline
2013-12-08 Keith Packardao-tools: Add ao-flash-stm and ao-flash-lpc scripts
2013-11-28 Keith Packardao-tools: Split out USB loader to ao-usbload
2013-11-28 Keith Packardao-tools: Split out altos symbol editing from ao-stmload
2013-11-28 Keith Packardao-tools: Missing ao-selfload.h
2013-11-28 Keith Packardao-tools: move 16/32-bit readers from ao-stmload to lib
2013-11-28 Keith Packardao-tools: Move ao-selfload into library
2013-11-28 Keith Packardao-tools: Add ao-elftohex and .ihx symbol support
2013-11-28 Keith Packardao-tools: Add debug printf support
2013-11-27 Keith Packardao-tools: Create general elf and hex library routines
2013-11-12 Keith Packardao-tools: add ao-mega man page, ignore executable
2013-10-08 Keith PackardMerge remote-tracking branch 'origin/master'
2013-09-19 Keith PackardAdd TeleMini v2.0 telemetry support
2013-09-06 Keith Packardao-tools/ao-telem: Parse new TM v2 packets
2013-08-29 Keith PackardMerge remote-tracking branch 'origin/telemini'
2013-08-26 Keith Packardao-tools: Use TeleDongle for default ao-dbg target
2013-05-27 Keith Packardao-tools/ao-mega: Dump 'pyro' state from mega log
2013-05-27 Keith Packardao-tools: Add ao-mega tool to parse TeleMega eeprom...
2013-05-10 Keith PackardMerge branch 'master-fixes' into stm-flash-fixes
2013-05-08 Keith Packardao-tools/ao-stmload: Add --verbose flag
2013-05-08 Keith Packardao-tools/ao-stmload: application base moved to 0x08001000
2013-05-08 Keith Packardao-tools: reboot to loader now uses 'X' instead of 'L'
2013-05-08 Keith Packardao-tools/ao-stmload: Remove IRC dregs in source code
2013-05-08 Keith Packardao-tools/ao-stmload: Fix ELF, add IHX, add self-flashing
2013-05-08 Keith Packardao-tools/lib: Add loading support for 32-bit ihx files
2013-05-08 Keith Packardao-tools/lib: Deal with binary USB data in debugging...
2013-03-31 Keith Packardao-tools/ao-stmload: Be smarter about ELF parsing....
2013-03-30 Keith Packardaltos: Add logging and telem to telegps
2013-03-21 Keith Packardao-tools: Make library support µPusb
2013-03-19 Keith Packardao-tools: add ao-dump-up
2013-03-10 Mike BeattieMerge branch 'master' into altosdroid
2013-03-10 Keith Packardao-tools: Add ao-edit-telem
2013-03-10 Keith Packardao-tools/lib: Add cc_telemetry_unparse
2013-03-07 Keith PackardMerge remote-tracking branch 'mjb/altosdroid'
next