Skip to content
This repository was archived by the owner on Jan 28, 2021. It is now read-only.

Commit 7268029

Browse files
committed
Updating properties
1 parent a305b5e commit 7268029

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

Diff for: library.properties

+7-5
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1-
name=SparkFun BNO080 Cortex Based IMU
2-
version=1.0.2
1+
name=SparkFun Ublox Arduino Library
2+
version=1.0.0
33
author=SparkFun Electronics <[email protected]>
44
maintainer=SparkFun Electronics <sparkfun.com>
5-
sentence=Library for the SparkFun Qwiic VR IMU - BNO080/BNO085
6-
paragraph=An Arduino Library for the BNO080 IMU. The BNO080 IMU has a combination triple axis accelerometer/gyro/magnetometer packaged with an ARM Cortex M0+ running powerful algorithms. This enables the BNO080 Inertial Measurement Unit (IMU) to produce accurate rotation vector headings with an error of 5 degrees or less. It's what we've been waiting for: all the sensor data is combined into meaningful, accurate IMU information. Available at: https://www.sparkfun.com/products/14586
5+
sentence=Library for I2C Communication with Ublox modules
6+
paragraph=An Arduino Library to enable I2C communication for both NMEA reception and binary UBX sending to the module. Useful for interfacing to the<a href="https://www.sparkfun.com/products/14980">SparkFun GPS-RTK</a> board based on the NEO-M8P-2. Library also works with other Ublox based boards.
7+
8+
The NEO-M8P-2 module is the top-of-the-line module for high accuracy GNSS and GPS location solutions including RTK. The NEO-M8P-2 is unique in that it is capable of both rover and base station operations. The ‘-2’ designation means this module has survey-in mode allowing the module to become a base station and produce RTCM 3.x correction data.
79
category=Sensors
8-
url=https://github.com/sparkfun/SparkFun_BNO080_Arduino_Library
10+
url=https://github.com/sparkfun/SparkFun_Ublox_Arduino_Library
911
architectures=*

0 commit comments

Comments
 (0)