altoslib: Track GPS altitude values to be able to report max gps height
authorKeith Packard <keithp@keithp.com>
Sat, 25 Jan 2014 06:39:10 +0000 (22:39 -0800)
committerKeith Packard <keithp@keithp.com>
Sat, 25 Jan 2014 06:39:10 +0000 (22:39 -0800)
commite4616233f3942d2796ba6633477670a83669957b
tree1b3a6b967b15a41662f9a7484f53f7c65aa9f3c4
parentaa2edc97ac0c880e569baca453ff6302ad6da65f
altoslib: Track GPS altitude values to be able to report max gps height

This adds separate GPS altitude and GPS ground altitude values so that
the AltosState object can report GPS max height.

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