From 042a27bba3ed764a9f9f83be6dc8a0cd31c34608 Mon Sep 17 00:00:00 2001 From: PaulZC Date: Sat, 9 Jan 2021 08:28:39 +0000 Subject: [PATCH] Update library.properties --- library.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/library.properties b/library.properties index 9ccd064..1e5d1ca 100644 --- a/library.properties +++ b/library.properties @@ -1,9 +1,9 @@ -name=SparkFun u-blox Arduino Library +name=SparkFun u-blox GNSS Arduino Library version=2.0.0 author=SparkFun Electronics maintainer=SparkFun Electronics sentence=Library for I2C and Serial Communication with u-blox modules -paragraph=An Arduino Library to enable both I2C and Serial communication for both NMEA reception and binary UBX sending to u-blox modules. Useful for interfacing to the SparkFun GPS-RTK2 ZED-F9P, SparkFun GPS-RTK NEO-M8P-2, the SparkFun SAM-M8Q, and the SparkFun ZEO-M8Q. Library also works with other u-blox based boards.

The ZED-F9P and NEO-M8P-2 modules are top-of-the-line modules for high accuracy GNSS and GPS location solutions including RTK. The ZED-F9P is unique in that it is capable of both rover and base station operations allowing the module to become a base station and produce RTCM 3.x correction data. +paragraph=An Arduino library which allows you to communicate seamlessly with the full range of u-blox GNSS modules over I2C and Serial. Useful for interfacing to the SparkFun GPS-RTK2 ZED-F9P, SparkFun GPS-RTK NEO-M8P-2, the SparkFun SAM-M8Q, and the SparkFun ZEO-M8Q. Library also works with other u-blox based boards.

The ZED-F9P and NEO-M8P-2 modules are top-of-the-line modules for high accuracy GNSS and GPS location solutions including RTK. The ZED-F9P is unique in that it is capable of both rover and base station operations allowing the module to become a base station and produce RTCM 3.x correction data. category=Sensors -url=https://github.com/sparkfun/SparkFun_Ublox_Arduino_Library +url=https://github.com/sparkfun/SparkFun_u-blox_GNSS_Arduino_Library architectures=*