Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GPS] Support for M9N module and other u-blox 9 receivers #6269

Merged
merged 1 commit into from
Nov 7, 2020

Conversation

digitalentity
Copy link
Member

M9N deprecated some of the UBX protocol messages.
To make it work we need to account for it specifically.

For M9N and other u-blox 9 receivers the configured GPS protocol will not distinguish between UBLOX and UBLOX7 and will use special M9N flavor of the protocol.

We also limit M9N to 5Hz to allow it to use all satellites in view and get better accuracy. The receiver can support 10Hz, however in this mode it will not use more than 16 satellites.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready to merge Release Notes Add this when a PR needs to be mentioned in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant