diff options
author | Keith Packard <keithp@keithp.com> | 2009-09-05 22:03:31 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2009-09-05 22:03:31 -0700 |
commit | c46e832b28820d7c5be4efaacbbd7c0607927fe5 (patch) | |
tree | bd312fdc625042c824a438573d242bc90ebee70e /.gitignore | |
parent | 26f56b51bd11aa91f1d77b81827b49c28cb6ec5f (diff) |
Add simple post-flight analysis tool (ao-postflight)
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>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -22,9 +22,13 @@ ao-teleterra.h ao-tidongle.h ao-tools/ao-bitbang/ao-bitbang ao-tools/ao-dbg/ao-dbg +ao-tools/ao-dumplog/ao-dumplog ao-tools/ao-eeprom/ao-eeprom +ao-tools/ao-list/ao-list ao-tools/ao-load/ao-load +ao-tools/ao-postflight/ao-postflight ao-tools/ao-rawload/ao-rawload +ao-tools/ao-view/ao-view ao-view/Makefile ao-view/ao-view autom4te.cache |