summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Use ao_alarm for ao_delay so it can be easily interruptedKeith Packard2009-10-31
* Do more flushing in packet test codeKeith Packard2009-10-30
* Add RFIM registerKeith Packard2009-10-30
* Send SYN packet to set sequence numbersKeith Packard2009-10-30
* Use ao_radio_done to wait for TX to completely finish with packetKeith Packard2009-10-30
* Switch packet code from timer thread to ao_alarmKeith Packard2009-10-30
* Remove reason from ao_dma_abortKeith Packard2009-10-30
* Add ao_alarmKeith Packard2009-10-30
* Wait for TX to finish sending dataKeith Packard2009-10-30
* Add radio carrier commandKeith Packard2009-10-30
* Initial packet bits. Just testing transmissionKeith Packard2009-10-30
* Add keyhole-markup generation for ao-postflight.Keith Packard2009-10-21
* Add ao_wake_task and ao_exitKeith Packard2009-10-16
* Save some DSEG space by marking cmd functions __reentrantKeith Packard2009-10-16
* Merge branch 'master' into skytraqKeith Packard2009-10-10
|\
| * Add apogee igniter delay.Keith Packard2009-10-10
* | Merge branch 'master' into skytraqKeith Packard2009-10-10
|\|
| * Report igniter continuity in pad/idle mode via beeperKeith Packard2009-10-10
* | Merge branch 'master' into skytraqKeith Packard2009-10-10
|\|
| * ao-dumplog: switch to 'e' command, display progressKeith Packard2009-10-10
* | Merge branch 'master' into skytraqKeith Packard2009-10-10
|\|
| * Send 0-length IN packet to flush USB after full packetKeith Packard2009-10-10
* | Merge branch 'master' into skytraqKeith Packard2009-10-10
|\|
| * Add channel menu to ao-view.Keith Packard2009-10-10
* | Build two versions of TM, one for SiRF, one for SkyTraqKeith Packard2009-10-09
* | Add support for the SkyTraq GPS unitKeith Packard2009-10-09
|/
* 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
* Use plplotd instead of plplotd-gnome2Keith 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