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] Fix GPS dynamic model setup for M10 GPS units #10199

Merged
merged 7 commits into from
Jul 7, 2024

Conversation

mmosca
Copy link
Collaborator

@mmosca mmosca commented Jul 5, 2024

Another round of ublox updates.

Dynamic model was the last piece of code using deprecated APIs to setup configuration.

This config was probably failing on M10 gps.

Also update the gps_ublox_nav_hz to use the correct API for newer units.

The fact it worked with M10, using the obsolete APIs, seems to be an oversight, since the docs don't even mention it anymore.

@mmosca mmosca added this to the 8.0 milestone Jul 5, 2024
@mmosca mmosca merged commit 8887da0 into master Jul 7, 2024
21 checks passed
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.

1 participant