Skip to content

Releases: sparkfun/SparkFun_BNO080_Arduino_Library

Version 1.1.12

23 Jan 12:09
b9b359f
Compare
Choose a tag to compare

This release:

Version 1.1.11

20 Aug 10:22
24603cc
Compare
Choose a tag to compare

This release:

  • Adds the hasReset code and example - thank you @mattbradford83 #92
  • Updates Example20 to allow the true sleep current to be measured
    • Previously the example continued to pound the I2C bus while the sensor was asleep - increasing the sleep current dramatically
  • Adds a note in the SPI examples that the ADR jumper must be open for SPI to work correctly
  • Removes the reference to SoftWire in Example11
  • Adds some additional debug messages to help debug the occasional non-unitary Quat

Version 1.1.10

18 Feb 10:28
a0316a0
Compare
Choose a tag to compare

This release:

Version V1.1.9

01 Dec 11:01
314ba5d
Compare
Choose a tag to compare

This release:

  • Adds getReadings, parseInputReport and parseCommandReport : thank you ya-mouse
  • Adds the get-multiple-values helper functions with examples : thank you Guillaume
  • Adds the interrupt example : thank you Guillaume

Version V1.1.8

11 May 08:26
Compare
Choose a tag to compare

This release:

  • Adds extra debug features needed when investigating issue #42
  • Adds support for AR/VR Stabilized RotationVector and AR/VR Stabilized GameRotationVector (PR #46) (Thanks to @Filimindji)

Version V1.1.7

01 May 16:01
Compare
Choose a tag to compare

This release includes:

  • Euler Angle conversion functions and examples (you can use getYaw to provide a tilt-compensated compass heading - see Example17)
  • Q point correction for rawQuatRadianAccuracy (Thanks to @tstellanova)
  • Gyro integrated rotation vector support (Thanks to @badVibes--)
  • The examples now default to 115200 baud

Enjoy!
Paul

v1.1.6

29 Aug 19:02
Compare
Choose a tag to compare

Fix compiler warnings. Add note to example for ESP users.

v1.1.5

25 Jun 22:29
Compare
Choose a tag to compare

Add support for raw readings of MEMS sensors.

Fixing calibrate issue - PR 19. Add two sensor example.

18 Feb 17:44
Compare
Choose a tag to compare
v1.1.4

Adding begin check to ex 1. Add 2 sensor ex 14.

Remove blocking when INT pin is available

23 Jan 17:53
Compare
Choose a tag to compare