History | View | Annotate | Download (19.454 KB)
Fix Whitespace
Return to unsigned ints, fix some formatting
Add Calibration Functionality
Fixed bug reading system status values
Fix #3 and add calibration status to raw example.
Add getCalibration function read calibration register values.
Bug fixes for getQuat() and begin()
Fixed Euler rotation output
Removed debug Serial.print calls
added external xtal capability, sensor reset into begin(), removed 'printdouble'
removed struct from test, added selftest forcing
Added getTemp()
Removed debug stuff
Added printDouble helper
Added unit scaling
Added getVector and getQuat functions
First commit