summaryrefslogtreecommitdiff
path: root/ao-tools/lib/cc-dsp.c
Commit message (Collapse)AuthorAge
* Add DSP code to filter data, allowing for integration/differentiationKeith Packard2009-09-06
This adds the computation of speed from both accelerometer and barometer measurements and then presents a periodic flight profile using filtered data as a detailed flight record. Signed-off-by: Keith Packard <keithp@keithp.com>