summaryrefslogtreecommitdiff
path: root/ao-tools
Commit message (Expand)AuthorAge
* 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
* Switch order of serial/flight in ao-postflight summaryKeith Packard2009-11-15
* Enable telemetry receive in ao_viewKeith 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
* Stop recording in ao-dumplog after receiving an invalid blockKeith Packard2009-11-04
* 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
* Pass accel calibration over telemetry stream. Telemetry data format change.Keith Packard2009-11-03
* Add keyhole-markup generation for ao-postflight.Keith Packard2009-10-21
* ao-dumplog: switch to 'e' command, display progressKeith Packard2009-10-10
* Add channel menu to ao-view.Keith Packard2009-10-10
* ao-view: fix snd_pcm_open return checkingKeith Packard2009-10-06
* ao-postflight: dump out GPS signal dataKeith Packard2009-10-06
* make bit-banging reset script actually resetKeith Packard2009-09-20
* Add --gps option to ao-postflightKeith Packard2009-09-20
* ao_rawload: Don't reset after we finish loadingKeith Packard2009-09-20
* Plot raw accel data for the motor accel section.Keith Packard2009-09-10
* Show acceleration only during boost phase.Keith Packard2009-09-06
* 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
* Update usage and man page for ao-postflightKeith Packard2009-09-06
* Add plots to ao-postflight using the plplot libraryKeith Packard2009-09-06
* Don't look at NULL strings (summary_name)Keith Packard2009-09-06
* Use pressure speed for drogue and beyond states. Fix differentiation time.Keith Packard2009-09-06
* Initialize summary_name and detail_name so stuff appears on stdout.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
* Add --device/-D support to the command line tools and manualsKeith Packard2009-09-04
* 'fix' ao-eeprom to read two blocks at once. Work around kernel bugs.Keith Packard2009-09-04
* Add 'ao-list' utility to show attached AltOS devicesKeith 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
* add support for building Debian packageBdale Garbee2009-08-18
* Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2009-08-18
|\
| * Fix ao-bitbang examples to not have . in the first columnKeith Packard2009-08-18
* | Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2009-08-18
|\|
| * Add manual pages for remaining commands.Keith Packard2009-08-18
| * Use --tty/-T on command line to specify target deviceKeith Packard2009-08-18
| * Rename tools to ao-<foo>Keith Packard2009-08-18
* re-add debugger sourcesKeith Packard2009-08-18
* Start working on using getopt for the tty nameKeith Packard2009-08-18
* Rename tools to ao-<foo>Keith Packard2009-08-18