altos: 3-axis accel calibration was invalid in explicit accel cal mode
authorKeith Packard <keithp@keithp.com>
Sat, 21 Dec 2013 06:06:52 +0000 (22:06 -0800)
committerKeith Packard <keithp@keithp.com>
Sat, 21 Dec 2013 06:06:52 +0000 (22:06 -0800)
commitc8b27410e45cc3d80ad4b896bffe70e9aec5e3aa
tree4710753f2212ab00ee97f278c5748e1692856679
parent2a912dcde191e2f750845c464611641a5abdc28a
altos: 3-axis accel calibration was invalid in explicit accel cal mode

When explicit Z-axis accel calibration values were provided to the 'c
a' command, the 3-axis accelerometer calibration values would get set
to uninitialized values. Not so helpful.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/core/ao_config.c