Change altos build process to support per-product compile-time changes
[fw/altos] / ao-tools /
2010-02-12 Keith PackardPull in a bit more data for filtering the start of...
2010-02-12 Keith PackardCompute daytime using GPS as time base
2010-01-11 Keith PackardSwitch to using internal cc1111 temperature sensor
2009-12-16 Keith PackardAdd --cal to man page
2009-12-06 Keith PackardAllow radio calibration to be set from ao-load
2009-11-22 Keith PackardAutomatically extract flight number for eeprom and...
2009-11-22 Keith Packardao-postflight: don't try to use missing gps sat data
2009-11-22 Keith Packardao-postflight: compute barometric alt for each GPS...
2009-11-22 Keith PackardDon't crash if --plot isn't passed on ao-postflight...
2009-11-22 Keith PackardConvert telemetry file GPS satellite information in...
2009-11-22 Keith PackardFix --plot arg handling. Add -all option.
2009-11-22 Keith PackardMake ao-postflight create filenames using input filenames.
2009-11-22 Keith PackardDocument ao-postflight --gps and --kml options.
2009-11-20 Keith PackardEliminate SiRF state values from ao-view.
2009-11-20 Keith PackardAdd GPS date/time output to ao-postflight.
2009-11-16 Keith PackardStop using SiRF state info.
2009-11-16 Keith PackardAdd date to GPS data, captured from GPRMC packet.
2009-11-15 Keith PackardAdd flight number to telemetry stream.
2009-11-15 Keith PackardSwitch order of serial/flight in ao-postflight summary
2009-11-15 Keith PackardEnable telemetry receive in ao_view
2009-11-15 Keith PackardShare telemetry parsing code in cc library.
2009-11-15 Keith Packardao-postflight: fix sloppy gps sat data realloc code...
2009-11-05 Keith PackardStop recording in ao-dumplog after receiving an invalid...
2009-11-05 Keith PackardFlush pending input when switching to remote packet...
2009-11-03 Keith PackardAdd ability to dump eeprom data over radio link.
2009-11-03 Keith PackardPass accel calibration over telemetry stream. Telemetry...
2009-11-02 Keith PackardMerge remote branch 'origin/master' 0.6
2009-11-02 Keith PackardMerge remote branch 'origin/master' into skytraq
2009-10-21 Keith PackardAdd keyhole-markup generation for ao-postflight.
2009-10-10 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2009-10-10 Keith PackardMerge branch 'master' into skytraq
2009-10-10 Keith Packardao-dumplog: switch to 'e' command, display progress
2009-10-10 Keith PackardMerge branch 'master' into skytraq
2009-10-10 Keith PackardAdd channel menu to ao-view.
2009-10-07 Keith Packardao-view: fix snd_pcm_open return checking
2009-10-07 Keith Packardao-postflight: dump out GPS signal data
2009-09-21 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2009-09-20 Keith Packardmake bit-banging reset script actually reset
2009-09-20 Keith PackardAdd --gps option to ao-postflight
2009-09-20 Keith Packardao_rawload: Don't reset after we finish loading
2009-09-20 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2009-09-10 Keith PackardPlot raw accel data for the motor accel section.
2009-09-07 Keith PackardShow acceleration only during boost phase.
2009-09-07 Keith PackardFix cc_period_make to not get stuck on samples with...
2009-09-07 Keith PackardColor plots, integrate only flight portion of data.
2009-09-07 Keith PackardUpdate usage and man page for ao-postflight
2009-09-06 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2009-09-06 Keith PackardAdd plots to ao-postflight using the plplot library
2009-09-06 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2009-09-06 Keith PackardDon't look at NULL strings (summary_name)
2009-09-06 Keith PackardUse pressure speed for drogue and beyond states. Fix...
2009-09-06 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2009-09-06 Keith PackardInitialize summary_name and detail_name so stuff appear...
2009-09-06 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2009-09-06 Keith PackardAdd DSP code to filter data, allowing for integration...
2009-09-06 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2009-09-06 Keith PackardHandle vageries of .telem files in ao-postflight
2009-09-06 Keith PackardAdd simple post-flight analysis tool (ao-postflight)
2009-09-05 Keith PackardAdd ao-dumplog to capture flight log from command line
2009-09-04 Keith PackardAdd --device/-D support to the command line tools and...
2009-09-04 Keith Packard'fix' ao-eeprom to read two blocks at once. Work around...
2009-09-04 Keith PackardAdd 'ao-list' utility to show attached AltOS devices
2009-09-04 Keith PackardParse the USB serial number as an integer.
2009-09-04 Keith PackardMove usb scanning code to ao-tools library
2009-08-19 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git... 0.5
2009-08-19 Bdale Garbeeadd support for building Debian package
2009-08-19 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2009-08-19 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2009-08-19 Keith PackardFix ao-bitbang examples to not have . in the first...
2009-08-19 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2009-08-18 Keith PackardAdd manual pages for remaining commands.
2009-08-18 Keith PackardUse --tty/-T on command line to specify target device
2009-08-18 Keith PackardRename tools to ao-<foo>
2009-08-18 Keith Packardre-add debugger sources
2009-08-18 Keith PackardStart working on using getopt for the tty name
2009-08-18 Keith PackardRename tools to ao-<foo>