altos: Allow accel-only flight code
authorKeith Packard <keithp@keithp.com>
Tue, 13 Aug 2019 00:00:47 +0000 (17:00 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 28 May 2020 23:01:17 +0000 (16:01 -0700)
commit2f32a19aedb7d0e33899038e3fb04fe8a773291a
tree112bc9f00fb760ef8956fbd3f8d35437d35a5d3b
parent6363403d6c08310a16769bf49b8acc45a08bd619
altos: Allow accel-only flight code

EasyTimer won't have a baro sensor, so we need some way to track at least
the ascent part of a flight.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/kernel/ao_flight.c
src/kernel/ao_kalman.c
src/kernel/ao_sample.c