Statistics
| Branch: | Revision:

adafruit_bno055 / Adafruit_BNO055.cpp @ a2a65dbc

History | View | Annotate | Download (12.791 KB)

# Date Author Comment
67f3cff5 2015-04-20 22:46 Kevin Townsend

Removed debug Serial.print calls

c4f272e1 2015-04-20 18:45 ladyada

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

3b2655dc 2015-04-19 14:55 ladyada

removed struct from test, added selftest forcing

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

Added getTemp()

b1f69f2e 2015-04-06 22:20 Kevin Townsend

Removed debug stuff

fcd68623 2015-04-06 22:13 Kevin Townsend

Added printDouble helper

26f98bcd 2015-04-06 15:55 Kevin Townsend

Added unit scaling

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

Added getVector and getQuat functions

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

First commit