-
Notifications
You must be signed in to change notification settings - Fork 964
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
Phase 3 of the GPS rework #3220
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tweak M8 commands add comments for VALSET configuration commands
tweak the M8 init sequence, this is a WIP as there are still some issues during init. Add M10 version of PMREQ.
thebentern
added a commit
to meshtastic/artifacts
that referenced
this pull request
Feb 13, 2024
thebentern
approved these changes
Feb 13, 2024
The M10 does not respond to commands when asleep, may need to do this for the M8 as well
thebentern
added a commit
to meshtastic/artifacts
that referenced
this pull request
Feb 13, 2024
code8buster
approved these changes
Feb 13, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is the next phase of the GPS rework.
It adds VALSET commands which are unique to the u-blox M10 series of receivers, it also tweaks a couple of the M8 specific commands from the previous phase. This should be considered a WIP as there are not that many Meshtastic compatible boards using the M10 receivers as yet. Testing has been limited to a Chatter 2 (ESP-32 based) with an external SparkFun u-blox MAX-M10S board.
The M10 series receivers have some unique advantages and issues when trying to duplicate the operation of previous generations, especially in the area of power management, and constellation configuration.