Statistics
| Branch: | Revision:

adafruit_bno055 / Adafruit_BNO055.h @ a2a65dbc

History | View | Annotate | Download (12.043 KB)

# Date Author Comment
a2a65dbc 2015-04-20 23:38 Kevin Townsend

Untabification!

67f3cff5 2015-04-20 22:46 Kevin Townsend

Removed debug Serial.print calls

d07c602d 2015-04-20 18:46 ladyada

Merge branch 'master' of github.com:adafruit/Adafruit_BNO055

c4f272e1 2015-04-20 18:45 ladyada

added external xtal capability, sensor reset into begin(), removed 'printdouble'

3f9d2401 2015-04-19 16:21 Kevin Townsend

Added Adafruit_Sensor base class

3b2655dc 2015-04-19 14:55 ladyada

removed struct from test, added selftest forcing

0e2e2723 2015-04-07 10:54 Kevin Townsend

Added getTemp()

fcd68623 2015-04-06 22:13 Kevin Townsend

Added printDouble helper

48741e1f 2015-04-06 15:27 Kevin Townsend

Added getVector and getQuat functions

4bc1c0c1 2015-04-05 01:45 Kevin Townsend

First commit