summaryrefslogtreecommitdiff
path: root/ao-tools/lib
Commit message (Expand)AuthorAge
* Allow product names to have suffixes (like board revisions)Keith Packard2010-02-25
* Pull in a bit more data for filtering the start of the boostKeith Packard2010-02-11
* Switch to using internal cc1111 temperature sensorKeith Packard2010-01-10
* Automatically extract flight number for eeprom and telem filenames.Keith Packard2009-11-22
* Convert telemetry file GPS satellite information in cc_log_readKeith Packard2009-11-21
* Eliminate SiRF state values from ao-view.Keith Packard2009-11-20
* Add GPS date/time output to ao-postflight.Keith Packard2009-11-20
* Stop using SiRF state info.Keith Packard2009-11-15
* Add date to GPS data, captured from GPRMC packet.Keith Packard2009-11-15
* Add flight number to telemetry stream.Keith Packard2009-11-15
* Share telemetry parsing code in cc library.Keith Packard2009-11-14
* ao-postflight: fix sloppy gps sat data realloc code (was crashing).Keith Packard2009-11-14
* Flush pending input when switching to remote packet modeKeith Packard2009-11-04
* Add ability to dump eeprom data over radio link.Keith Packard2009-11-03
* Add --gps option to ao-postflightKeith Packard2009-09-20
* Fix cc_period_make to not get stuck on samples with matching timeKeith Packard2009-09-06
* Color plots, integrate only flight portion of data.Keith Packard2009-09-06
* Add plots to ao-postflight using the plplot libraryKeith Packard2009-09-06
* Use pressure speed for drogue and beyond states. Fix differentiation time.Keith Packard2009-09-06
* Add DSP code to filter data, allowing for integration/differentiationKeith Packard2009-09-06
* Handle vageries of .telem files in ao-postflightKeith Packard2009-09-05
* Add simple post-flight analysis tool (ao-postflight)Keith Packard2009-09-05
* Add ao-dumplog to capture flight log from command lineKeith Packard2009-09-05
* 'fix' ao-eeprom to read two blocks at once. Work around kernel bugs.Keith Packard2009-09-04
* Parse the USB serial number as an integer.Keith Packard2009-09-04
* Move usb scanning code to ao-tools libraryKeith Packard2009-09-04
* Use --tty/-T on command line to specify target deviceKeith Packard2009-08-18
* Rename tools to ao-<foo>Keith Packard2009-08-18