Skip to content

v3.0.3 #7

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

Merged
merged 22 commits into from
Mar 3, 2023
Merged

v3.0.3 #7

merged 22 commits into from
Mar 3, 2023

Conversation

PaulZC
Copy link
Collaborator

@PaulZC PaulZC commented Mar 3, 2023

This release:

  • Updates the UBX_Integrity_Checker so it can process RTCM in addition to UBX and NMEA
  • Adds support for RTCM logging
    • Please see the new DataLogging Example8 for details
  • Allows any UBX message to be logged, even if it does not have full "Auto" support
    • Please see the new DataLogging Example9 for details
  • Improves the logging of NMEA messages
    • Messages are now checksum-checked before being added to the logging buffer
  • Corrects autoLookup
  • Improves process so that calls to checkUblox from other threads don't overwrite the requested / expected UBX Class and ID
  • Corrects the UBX Class and ID HEX in some debug messages
  • Adds a missing unlock in sendCommand
  • Corrects a bug in spiTransfer which would have caused valid 0xFF bytes to be discarded if currentSentence == SFE_UBLOX_SENTENCE_TYPE_NONE

@PaulZC PaulZC merged commit c0525bb into main Mar 3, 2023
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.

1 participant