0x8008135 / RaceChronoDYI-TBeam

9 stars 4 forks source link

Fix checksum #2

Closed soczkers closed 1 year ago

soczkers commented 2 years ago

Looks like checksum is not properly calculated. It takes to many bytes at the end(checksum itself?). That issue is not a big deal in that pariculat case because device works anyway(just ignoring NMEA messages which in fact was not dissabled as expected).

soczkers commented 2 years ago

change also broke calculating checksum in reciving UBX messages. need to be fixed other way

0x8008135 commented 1 year ago

Sorry for late reply, I did not have the hardware to check until now....

I confirm the issue in the checksum calculation and will merge your pull request

Thank you !