Bosch BNO055 IMU library fork
Dependents: Orion_newPCB_test_LV Orion_PCB_test_Faulhaber_gr41_wptcmd_V1
Fork of BNO055 by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
8:fc4b99b86e67 | 2016-04-24 | akashvibhute | added read, write calibration functions... |
7:14cdbe8c68af | 2016-01-20 | akashvibhute | modified i2c frequency to 40kHz |
6:1f722ffec323 | 2015-09-22 | StressedDave | Revised scaling on accelerometer |
5:beaa2bff7ff0 | 2015-09-10 | StressedDave | I2C speed increased back to 400kHz |
4:481ecdf3baf8 | 2015-09-10 | StressedDave | Dropped I2C rate down to 100k to see if it pulls data down more consistently on longer reads |
3:1db1628eb8b2 | 2015-05-31 | StressedDave | Corrected error in acquisition of euler angles |
2:695c6e5d239a | 2015-05-30 | StressedDave | Added initial documentation. Added function to read Euler angles |
1:2c3322a8d417 | 2015-05-30 | StressedDave | Added device orientation changes as per p25 of datasheet |
0:24f23c36dd24 | 2015-05-28 | StressedDave | Initial upload |