altoslib: Don't lose gps_height value between GPS samples
authorKeith Packard <keithp@keithp.com>
Sat, 25 Jan 2014 06:43:25 +0000 (22:43 -0800)
committerKeith Packard <keithp@keithp.com>
Sat, 25 Jan 2014 06:43:25 +0000 (22:43 -0800)
gps_height is now reliably updated whenever GPS altitude data is
received, so don't try to reset it between samples.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found