altos: Added check for an accel value above 1.5g
authorMike Beattie <mike@ethernal.org>
Sat, 15 Jan 2011 10:21:26 +0000 (23:21 +1300)
committerKeith Packard <keithp@keithp.com>
Sun, 16 Jan 2011 22:35:29 +0000 (14:35 -0800)
commit58838c0b96a91da0bd0cd77c3ff312b589c08136
treeca6c4967f7703e54b06535d5477069e5e627fe00
parent118fe84c9ff1cc9d1653e67a2315e22e19d60a14
altos: Added check for an accel value above 1.5g

When detecting flight or idle mode, this should indicate
that accel cal values are out of whack.

Signed-off-by: Mike Beattie <mike@ethernal.org>
src/ao_flight.c