altos: Make ao_gps_print deal with telem containing 32-bit altitude values
authorKeith Packard <keithp@keithp.com>
Mon, 14 Jul 2014 03:43:27 +0000 (20:43 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 14 Jul 2014 03:43:27 +0000 (20:43 -0700)
commit50aec54bdc35962145eff9b465f9cd7b3d9fea0b
treeb42570a572e9bd8e0f6053f8ad35e6083e910ffb
parent6c3d09bf40f2af6e8722f33a70b41e5d94ceaf9f
altos: Make ao_gps_print deal with telem containing 32-bit altitude values

ao_gps_print is used with new telem packets from a few places; use
AO_TELEMETRY_LOCATION_ALTITUDE when necessary.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/kernel/ao_gps_print.c