Abandon use of accelerometer for apogee detect.
authorKeith Packard <keithp@keithp.com>
Sun, 17 May 2009 03:04:31 +0000 (20:04 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 17 May 2009 03:04:31 +0000 (20:04 -0700)
commitfec4212a59a7b3321536b25707dcabc43c797c33
tree864ea545b087c0b84f20e3072e49caa0c8bd0595
parent09771c644de54ae354e8f98af7ba74289b3c0fcc
Abandon use of accelerometer for apogee detect.

Integrating the accelerometer data to compute velocity worked for one rocket
flight, but additional testing shows that it doesn't work in other
airframes. Until we figure out how this should work, we'll rely on the
altimeter to detect apogee.

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