altoslib/altosui/telegps: Switch TeleGPS config to motion/interval
authorKeith Packard <keithp@keithp.com>
Tue, 10 Jun 2014 17:14:07 +0000 (10:14 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 10 Jun 2014 17:14:07 +0000 (10:14 -0700)
commit5f2029bd4e31289fb03e6af39abdbc16f8b8fa78
tree98036a06945b3d4c75a21140d87fcbfd10b945a0
parentae1174317fc476e39077f7dc257ec08709c6b301
altoslib/altosui/telegps: Switch TeleGPS config to motion/interval

TeleGPS had configurable boost-detect values; those have been replaced
with a configurable stop-tracking motion limit and logging/telemetry
interval value.

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosConfigData.java
altoslib/AltosConfigValues.java
altosui/AltosConfigUI.java
telegps/TeleGPSConfigUI.java