Skip to content

Version 3.0.6 #13

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 5 commits into from
Mar 24, 2023
Merged

Version 3.0.6 #13

merged 5 commits into from
Mar 24, 2023

Conversation

PaulZC
Copy link
Collaborator

@PaulZC PaulZC commented Mar 24, 2023

This release:

  • Corrects a bug in extractConfigValueByKey - resolves Missing return in extractConfigValueByKey #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 etc. contain the time-of-week for 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

@PaulZC PaulZC merged commit ea5871d into main Mar 24, 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.

Missing return in extractConfigValueByKey
1 participant