Add velocity check for boost detect via accelerometer
authorKeith Packard <keithp@keithp.com>
Wed, 13 May 2009 17:59:04 +0000 (10:59 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 13 May 2009 17:59:04 +0000 (10:59 -0700)
commit24fdda44ff8604e40510b196ead17564d8f8cd3d
treeea99e8825e0322e152c8b03c752196e58c6213fd
parent7a1aa3fdbc0d1fae5e7ee027bf8904598c6ebe41
Add velocity check for boost detect via accelerometer

Bumping the rocket can cause a brief period of high acceleration, which may
cause a mistaken boost detection. Require both a high acceleration and
reasonable velocity to trigger boost phase.

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