altosui: Only update GPS data when new GPS information arrives
authorKeith Packard <keithp@keithp.com>
Thu, 27 Oct 2011 07:49:23 +0000 (00:49 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 27 Oct 2011 07:49:23 +0000 (00:49 -0700)
Track which telemetry packets are actually producing new GPS
information and only update the GPS average position and count of
stable GPS reports with new GPS info, instead of on every telemetry packet.

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

No differences found