Version 3.0.0 - first release of this new library
This release:
- Is a major update of the popular SparkFun u-blox GNSS Arduino Library
- We wrote this version for the latest modules (M10 and F9) which no longer support deprecated messages like
UBX-CFG-PRT
andUBX-CFG-MSG
- This version uses the Configuration Interface exclusively. It won't work on older modules like the M8 - which don't support the Configuration Interface
- Please see README.md for more details
- Thanks!
- This version contains VALSET and VALGET template methods - based on an idea by Michael Ammann @mazgch
- it also contains Michael's enable GNSS code
- It also contains the auto MEASX code submitted by @FerdinandvHagen
The examples have all been updated and tested on the MAX-M10S, ZED-F9P, ZED-F9R etc..
If you notice any issues, bugs, mistakes or oversights, please open an Issue
Your friends at SparkFun