Skip to content

Conversation

@abrander
Copy link

@abrander abrander commented Apr 4, 2024

When using the method Raw() of GpsDegrees precision is lost due to arc-second rounding in Raw().

This PR tries to fix that by changing Raw() to always use 1000 as the denominator for arc seconds.

I have observed 100 and 1000 in the wild, so 1000 is a safe bet that should satisfy all consumer GNSS receivers.

@abrander abrander closed this by deleting the head repository Oct 6, 2025
Copy link

@ctruta ctruta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@abrander: apologies for missing this. I am (very slowly) taking over the reviewing of this project, making a review here and there, time permitting.

@dsoprea: thumbs up from me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants