Statistics
| Branch: | Revision:

adafruit_bno055 @ 659bf4c1

Name Size
  .github
  OBJLoader
  examples
  utility
Adafruit_BNO055.cpp 19.834 KB
Adafruit_BNO055.h 14.421 KB
README.md 1.95 KB
library.properties 388 Bytes

Latest revisions

# Date Author Comment
659bf4c1 2016-09-16 02:04 zelfor5436

Add comment regarding order of operations for calibration restoration.

Per behavior I've discovered and tested today, the external crystal for the BNO055 must be configured only AFTER calibration data has loaded (setSensorOffsets). Failing to adhere to this order of operations prevents loaded calibration data from taking effect....

cac43ed4 2016-05-27 22:45 Tony DiCola

Add GitHub issue template

60c8690f 2016-05-27 22:40 Tony DiCola

Add GitHub pull request template

5a5c0afe 2016-05-18 17:46 Limor "Ladyada" Fried

Merge pull request #25 from andrew-m/master

Updated preprocessor directives for Feather m0 I2C address choice

a56d09d5 2016-05-18 17:34 andrew-m

Updated preprocessor for Feather m0 I2C address choice

Modified the preprocessor ifdefs for I2C address choice to exclude
feather m0 boards from arduino zero error, and leave the I2C address as
the default for feathers.

As the feather has the same processor as the zero, and seems to trigger...

f175ae5e 2016-03-23 23:29 Kevin Townsend

Merge pull request #24 from PaulStoffregen/master

Use intrinsic rotations in bunny visualization

93ce5fac 2016-03-23 23:08 PaulStoffregen

Use intrinsic rotations in bunny visualization

f0ccfd82 2016-03-23 17:41 Kevin Townsend

Bump to 1.1.3

2d9324e5 2016-03-23 17:41 Kevin Townsend

Added OBJLoader source since google code has opted for early retirement

78cc710f 2016-03-16 15:32 ladyada

possible ESP fix

View all revisions | View revisions

Also available in: Atom