altos: Use factory calibration for all acceleration computations
authorKeith Packard <keithp@keithp.com>
Wed, 15 Jan 2014 07:29:59 +0000 (23:29 -0800)
committerKeith Packard <keithp@keithp.com>
Wed, 15 Jan 2014 07:29:59 +0000 (23:29 -0800)
The ground acceleration value will vary depending on the tilt angle of
the airframe, which will result in incorrect acceleration computations
during flight. This also avoids accidental boost detect when moving
the airframe around in pad mode.

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

No differences found