Skip to content

Version 3.0.6

Choose a tag to compare

@PaulZC PaulZC released this 24 Mar 13:19
· 164 commits to main since this release
ea5871d

This release:

  • Corrects a bug in extractConfigValueByKey - resolves #12
  • Adds full auto support for the UBX-TIM-TP Time Pulse message
    • TIM TP contains the time-pulse-of-week information for the next time pulse
    • (PVT contains the time-of-week for the navigation solution usually very close to the previous pulse)
    • Useful for NTP time servers
    • Please see the new Basics Example32 for more details
  • Moves createLock into init and deleteLock into end