altos: Add floating point math functions from newlib
[fw/altos] / ao-tools / ao-postflight /
2010-06-21 Keith Packardao-postflight: was walking off state.data array
2010-06-17 Keith PackardMerge remote branch 'mjb/master'
2010-06-17 Mike BeattieExtension to KML output format, and minor bug fix
2010-02-12 Keith PackardCompute daytime using GPS as time base
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 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 PackardAdd GPS date/time output to ao-postflight.
2009-11-16 Keith PackardStop using SiRF state info.
2009-11-15 Keith PackardSwitch order of serial/flight in ao-postflight summary
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-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 PackardAdd --gps option to ao-postflight
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 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)