altos: Add ability to read new TELEM files to ao_flight_test
authorKeith Packard <keithp@keithp.com>
Mon, 18 Jul 2011 01:49:55 +0000 (18:49 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 18 Jul 2011 01:49:55 +0000 (18:49 -0700)
commit146a0ab223e8d9b376125d1e59f597f6d7851a9b
treecf0f266c083086d2561da08a65246b7cc760aa95
parent6795d353be91df96a571cebc237e6a54a065a380
altos: Add ability to read new TELEM files to ao_flight_test

Not that telem files are currently very useful as the kalman filter
gets completly confused by the variable steps caused by missing data, but...

Signed-off-by: Keith Packard <keithp@keithp.com>
src/ao_flight_test.c
src/ao_kalman.c
src/make-kalman