altoslib: Support TeleGPS for Monitor Idle
authorKeith Packard <keithp@keithp.com>
Sat, 7 Feb 2015 04:45:28 +0000 (20:45 -0800)
committerKeith Packard <keithp@keithp.com>
Sat, 7 Feb 2015 04:45:28 +0000 (20:45 -0800)
commit449c6731b1977c7623dd006ec2db56f383f8d85a
tree94783027d6853273d6789d646926f8860fe9d803
parent58f06706383418ebfa56d88ba51411e6185e09df
altoslib: Support TeleGPS for Monitor Idle

TeleGPS has ADC and GPS values, so build the necessary ADC parser and
then hook up GPS parsing.

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosIdleFetch.java
altoslib/AltosSensorTGPS.java [new file with mode: 0644]
altoslib/Makefile.am