altoslib: Recover battery voltage from TeleGPS configuration packet
authorKeith Packard <keithp@keithp.com>
Sun, 8 Jun 2014 05:25:17 +0000 (22:25 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 8 Jun 2014 05:30:26 +0000 (22:30 -0700)
commitb33de8ba1e48d8ad0cb78f1c5692bb81da916080
treeb5c3d17ebaef22bd25ca85c897187102ae213539
parent6950506beacb1bcd5b8e54c3935174cf800e9aed
altoslib: Recover battery voltage from TeleGPS configuration packet

TeleGPS stuffs battery voltage in the apogee_delay slot of the
configuration packet. Pull it out from there and stick it into the
current state.

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosConvert.java
altoslib/AltosState.java
altoslib/AltosTelemetryConfiguration.java