Skip to content

Commit 4961d98

Browse files
committed
Attribution for geomagnetic rotation vector code
1 parent 97e8c0f commit 4961d98

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,14 @@ In addition the BNO08x IMU provides a built-in step counter, tap detector, activ
1515

1616
This Arduino Library was built off the [original library](https://github.com/sparkfun/SparkFun_BNO080_Arduino_Library) written by Nathan Seidle ([SparkFun](http://www.sparkfun.com)).
1717

18-
Thanks to all those who have helped improve the original library:
18+
Thanks to all those who have helped improve this library!
1919

20+
This BNO086 Library - CEVA-DSP Sh2 Driver-based improvements:
21+
* SFSailor for providing code for Geomagnetic Rotation Vector [issue #10](https://github.com/sparkfun/SparkFun_BNO08x_Arduino_Library/issues/10)
22+
* LazaroFilm for adding setReorientation() [PR15](https://github.com/sparkfun/SparkFun_BNO08x_Arduino_Library/pull/15)
23+
* rah2501 for fixing an INT/RST pin bug [PR13](https://github.com/sparkfun/SparkFun_BNO08x_Arduino_Library/pull/13)
24+
25+
Original BNO080 Library improvements:
2026
* blendmaster for adding [Linear Accel report](https://github.com/sparkfun/SparkFun_BNO080_Arduino_Library/pull/4)
2127
* per1234 for fixing our [keywords file](https://github.com/sparkfun/SparkFun_BNO080_Arduino_Library/pull/12)
2228
* fm4dd for typo - [PR 19](https://github.com/sparkfun/SparkFun_BNO080_Arduino_Library/pull/19)

0 commit comments

Comments
 (0)