porcej / njord

A buoy to augment a GNSS data stream based on known Wifi AP locations.
MIT License
0 stars 0 forks source link

Validate GNSS Data from Airlink OS API #32

Closed porcej closed 5 months ago

porcej commented 5 months ago

GNSS data from Airlink OS API has, on occasion, been bad. To curb this issue, GNSS data from Airlink OS API should be validated. The easiest way to do this is look at hdop and filter out any GNSS data where the HDOP is above a certain threshold.