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_ublox.c: For M10 to use Glonass & Beideo concurrentlky, use B1C #9646

Conversation

sensei-hacker
Copy link
Collaborator

Supersedes #9623

For M10 GNSS to use Glonass and Beidou concurrently, they must use B1C rather than B1I for Beidou.
This is due to reduced hardware vs the M9.

B1I (aka B1) will still be used when Glonass is not used because it has better performance.

Existing code had a bug in the version check - it would consider the current firmware, ~ 30.0, to be old.

Further documentation provided in #9623, which I may come back to for M9 updates if needed for future U-Bblox firmware updates.

m10-beidou-glonass

@sensei-hacker
Copy link
Collaborator Author

Mosca said go ahead and merge. :)

@sensei-hacker sensei-hacker merged commit 4695d6a into iNavFlight:release_7.1.0 Feb 14, 2024
14 checks passed
@MrD-RC MrD-RC added this to the 7.1 milestone Nov 19, 2024
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