Statistics
| Branch: | Revision:

adafruit_bno055 @ 32ddee6e

Name Size
  examples
  utility
Adafruit_BNO055.cpp 13.365 KB
Adafruit_BNO055.h 12.221 KB
README.md 1.836 KB
library.properties 389 Bytes

Latest revisions

# Date Author Comment
32ddee6e 2015-09-02 04:46 Kevin Townsend

Cleaned up output text, and added cal data by default

94d672fd 2015-09-02 04:46 Kevin Townsend

Fixed bug reading system status values

3237e6e5 2015-08-27 01:50 Kevin Townsend

Added displayCalStatus() helper

8ac2d6f6 2015-08-26 02:02 Kevin Townsend

Added system status helper

3528bff2 2015-07-28 21:29 Tony DiCola

Update library.properties

2fa9c672 2015-07-28 21:23 Tony DiCola

Update bunny rotate example to display calibration status.

f12bf4b5 2015-07-28 20:44 Tony DiCola

Fix #3 and add calibration status to raw example.

40f91f6f 2015-07-15 10:21 Tony DiCola

Add getCalibration function read calibration register values.

fe9592fb 2015-06-01 22:19 Kevin Townsend

Merge pull request #4 from pldg/master

Bug fixes, math library fixes

b2d499c7 2015-05-21 22:15 Paul Du Bois (laptop)

Remove unnecessary double* pointer from Vector<N>

The pointer prevents the use of bitwise move/copy/initialize operations
on Vector(). Less importantly, it's an unnecessary memory bloat.

View all revisions | View revisions

Also available in: Atom