Add two-point accelerometer calibration.
authorKeith Packard <keithp@keithp.com>
Tue, 3 Nov 2009 05:38:18 +0000 (21:38 -0800)
committerKeith Packard <keithp@keithp.com>
Tue, 3 Nov 2009 07:51:41 +0000 (23:51 -0800)
commit144db05f6b286a0450d486f69ce192632a2c0656
treed30523ae45f96db1ffca15b842965ed9ff008ac3
parent17611788aadc9460287145a340a7c18bf63766aa
Add two-point accelerometer calibration.

Calibration now uses two values, one upside right and the other upside
down instead of a single horizontal value. This allows the use of
other accelerometers and compensates for variations in the divider
circuit to provide more accurate data.
debian/rules
src/ao.h
src/ao_config.c
src/ao_flight.c
src/ao_flight_test.c