altoslib: Keep old GPS values when updating data
authorKeith Packard <keithp@keithp.com>
Mon, 11 Dec 2017 22:42:45 +0000 (14:42 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 11 Dec 2017 22:42:45 +0000 (14:42 -0800)
commit2efb997865ee46bf0e8d5145c95d051a7656222a
tree68dace9f430948b9c49c69782f3eff16c0b1a0a5
parentfa3ff3a089e4af88dd0cc9a9e92511a0ba4a8e0f
altoslib: Keep old GPS values when updating data

This way, updating satellite information doesn't drop all of the
regular GPS data on the floor.

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