Closed
Description
I just spent a couple of hours trying to figure out why I was only getting 4 decimals from my gps wing with this library only to realize it is because the calculations used in _parse_degrees cut off a serious amount of precision.
This library will output decimal degrees to four places which, according to this wikipedia page, gives a precision of ~10m which isn't great.
It would be nice if a way to get higher precision decimal degrees was added to this library, even if only for logging rather than doing calculations.
Metadata
Metadata
Assignees
Labels
No labels