altoslib: Use GPS speed/height values when other sensors are missing
authorKeith Packard <keithp@keithp.com>
Tue, 10 Jun 2014 18:31:53 +0000 (11:31 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 10 Jun 2014 18:31:53 +0000 (11:31 -0700)
commit7bdd0deabaae38ddfecd1ea2ea8deaf9af40b2ac
treec2f8a4f9490bb8335661e0dbae34480f753a7c8c
parent6fc58142d2a108c91d257eb0175098bf082834f9
altoslib: Use GPS speed/height values when other sensors are missing

This lets TeleGPS report height/speed values without needing to
customize every AltosState user to pull out GPS values when the other
sensors aren't present.

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