Skip to content

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.

2 participants