Skip to content

v3.0.1 #2

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
Jan 20, 2023
Merged

v3.0.1 #2

merged 5 commits into from
Jan 20, 2023

Conversation

PaulZC
Copy link
Collaborator

@PaulZC PaulZC commented Jan 20, 2023

This release:

  • Adds getModuleInfo, getFirmwareVersionHigh/Low, getModuleName and getFirmwareType to make it easy to determine which module is connected
    • getProtocolVersion is now deprecated. getModuleInfo also provides data for getProtocolVersionHigh/Low
  • Adds a new "super" device class: SFE_UBLOX_GNSS_SUPER which provides I2C, SPI and SERIAL support all in one class
    • This uses additional memory - but allows you to auto-select the communication interface as your code works out what hardware it is running on
  • Please see Example9 for more details

@PaulZC PaulZC merged commit 9df5ba2 into main Jan 20, 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