altoslib: Add support for TeleGPS v2
authorKeith Packard <keithp@keithp.com>
Sun, 21 Oct 2018 00:22:59 +0000 (17:22 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 21 Oct 2018 00:31:57 +0000 (17:31 -0700)
commitf13e294d4644096b0529383c1d60d5e4b7916d76
tree171ae787d71d92cf01e4d7d2a7559b37a3d01ce3
parentc01514fa1e0a2cea3955c71a833b4a21b3d33f24
altoslib: Add support for TeleGPS v2

The battery voltage ADC values are different from TeleGPS v1 (max 4095
instead of 32767).

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