Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add simple post-flight analysis tool (ao-postflight) | Keith Packard | 2009-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> | ||
* | Move usb scanning code to ao-tools library | Keith Packard | 2009-09-04 |
This will allow the scanning code to be used by the command line tools as well as the ao-view GUI. Now that ao-view depends on the ao-tools library, it has been moved to the ao-tools directory as well. Signed-off-by: Keith Packard <keithp@keithp.com> |