altos: Add config values for tracker start motion limits
authorKeith Packard <keithp@keithp.com>
Wed, 21 May 2014 21:02:35 +0000 (14:02 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 21 May 2014 21:02:35 +0000 (14:02 -0700)
commit2625a464417c8475c66101757ca2c30cd6c74e0c
tree4de36a9bed1b7864a5becadfdbba091a4394d260
parent161ae96f9ec11e2586df07c0f6d724ddc4dad76c
altos: Add config values for tracker start motion limits

TeleGPS switches from 'pad' to 'drogue' states after the device moves
a specified distance from the initial starting point. These values can
be configured, and this is the configuration for them.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/kernel/ao.h
src/kernel/ao_config.c
src/kernel/ao_tracker.h [new file with mode: 0644]