meshtastic / firmware

Meshtastic device firmware
https://meshtastic.org
GNU General Public License v3.0
2.89k stars 670 forks source link

GPS Chechsum failures #3900

Closed GPSFan closed 2 weeks ago

GPSFan commented 2 weeks ago

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.

thebentern commented 2 weeks ago

Closes #3779