summaryrefslogtreecommitdiff
path: root/ao-tools/ao-postflight/ao-postflight.1
Commit message (Collapse)AuthorAge
* Document ao-postflight --gps and --kml options.Keith Packard2009-11-21
| | | | | | These were missing from the man page, but included in the --help output. Signed-off-by: Keith Packard <keithp@keithp.com>
* Color plots, integrate only flight portion of data.Keith Packard2009-09-06
| | | | | | | | | | | Telemetry files have piles of pad data which shouldn't be integrated into the velocity data as it tends to generate huge values from the noise of the sensor. Also make the data lines colored to keep them visually distinct from the rest of the plot image. Signed-off-by: Keith Packard <keithp@keithp.com>
* Update usage and man page for ao-postflightKeith Packard2009-09-06
|
* Add simple post-flight analysis tool (ao-postflight)Keith Packard2009-09-05
This tool reads either an eeprom or telem log file and displays some rudimentary data (max accel/alt for each flight stage). Signed-off-by: Keith Packard <keithp@keithp.com>