Accelerometer-based velocity values are invalid after apogee
authorKeith Packard <keithp@keithp.com>
Wed, 13 May 2009 18:00:43 +0000 (11:00 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 13 May 2009 18:00:43 +0000 (11:00 -0700)
commit8168820b667cc1deffab64dd81cb4e6e2e6eabe4
treed87ffd86fe3b2b6ed3a86a08b2ecd7a8836a56e2
parent24fdda44ff8604e40510b196ead17564d8f8cd3d
Accelerometer-based velocity values are invalid after apogee

Because the orientation of the flight computer relative to the ground is
unknown after apogee, the accelerometer data cannot be integrated to compute
velocity. Main deploy is now based purely on barometric altitude and landing
detection no longer checks for a low velocity value.

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