altos: Baro-only boards must not detect launch on accel or speed data
authorKeith Packard <keithp@keithp.com>
Sat, 19 Mar 2011 19:28:08 +0000 (12:28 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 19 Mar 2011 19:28:08 +0000 (12:28 -0700)
commit1aeb759c48f475ffaaae787515e080440c8386c3
tree503c1c7772c34a816505c45eb1974f68147803d5
parent7a4f6d5ad55637cde97a1e2f247f92df59bc2e14
altos: Baro-only boards must not detect launch on accel or speed data

The baro sensor generates too much noise to use small changes in
computed speed or acceleration to cause a false launch detect.

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