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 Chechsum failures #3900

Merged
merged 74 commits into from
May 15, 2024
Merged

GPS Chechsum failures #3900

merged 74 commits into from
May 15, 2024

Conversation

GPSFan
Copy link
Contributor

@GPSFan GPSFan commented May 15, 2024

This PR addresses Issue #3779
It stops the supported GNSS receivers from emitting NMEA sentences that are not processed by TinyGPS++ or Meshtastic. This was causing a serial buffer over run and corrupting data.

jp-bennett and others added 30 commits January 28, 2024 10:30
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.
The M10 does not respond to commands when asleep,
may need to do this for the M8 as well
Normally, it is a good idea to disable messages on unused ports.
Native Linux needs to be able to use GNSS modules connected via
via either serial or USB.
In the future I2C connections may be required, but are not enabled for now.
GPSFan added 25 commits March 3, 2024 10:38
The M10 supports this command in addition to saving using
the VALSET commands for the RAM & BBR layers.
Remove NMEA sentences that are not processed by TinyGPS++ or Meshtastic.
@thebentern
Copy link
Contributor

Closes #3779

@thebentern thebentern merged commit bd9156d into meshtastic:master May 15, 2024
79 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.

4 participants