common: Accept DGPS fix information.
authorTilman Sauerbeck <tilman@code-monkey.de>
Sat, 4 Jan 2020 18:15:08 +0000 (19:15 +0100)
committerTilman Sauerbeck <tilman@code-monkey.de>
Mon, 6 Jan 2020 09:45:34 +0000 (10:45 +0100)
commitcc7c3075ec1349d84cd0cddb9cb67f36c8dd6666
tree740fd0f2c2fbf472d3e9a139c75de039b29e6b62
parentedaa0dd45e4cc28c2b7b0f4888bd16d71236269a
common: Accept DGPS fix information.

We used to reject differential GPS (DGPS) fixes as invalid, but they
are actually more accurate than standard GPS fixes.
src/common/gps.rs