altoslib: Handle wide GPS altitude values in eeprom and telemetry
authorKeith Packard <keithp@keithp.com>
Fri, 11 Jul 2014 00:10:49 +0000 (17:10 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 11 Jul 2014 00:35:44 +0000 (17:35 -0700)
commited2a08c50d6b8ebcc8c1d2f15e73c1f2a1e25041
tree201873b16557375d3204b2e9c79038ae899c3e7f
parent34d5be68ca23e8beb05db9a480faef63ecc911d0
altoslib: Handle wide GPS altitude values in eeprom and telemetry

Detect when the wider data is present and handle it correctly

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosEepromGPS.java
altoslib/AltosEepromMega.java
altoslib/AltosEepromMetrum2.java
altoslib/AltosTelemetryLocation.java