Statistics
| Branch: | Revision:

adafruit_bno055 / examples @ ecdc6229

Latest revisions

# Date Author Comment
ecdc6229 2019-03-08 19:44 Jan Hoffmann

explaining comments in restore_offsets

7faf77c3 2019-03-08 16:05 Jan Hoffmann

added examples from PR#46

e2eb4fa5 2019-03-07 17:27 Jan Hoffmann

Merge pull request #54 from Tones29/bugfix_typo

Fix typo in rawdata example, closes #49

55e2f6d1 2019-01-10 14:50 Jan Hoffmann

doxygen + travis + fixes

27c81822 2018-07-23 11:21 Andreas Wachaja

Fix typo in rawdata example, closes #49

e02f9bd4 2018-01-11 21:56 Kevin Townsend

Merge pull request #42 from rampageservices/trim-magCal

trim list4 so that it parses as an int correctly

842cfd42 2018-01-11 20:53 Kevin Townsend

Merge pull request #28 from zelfor5436/patch-1

Add comment regarding order of operations for calibration restoration.

12f8537c 2017-04-15 19:50 rampageservices

trim list4 so that it parses as an int correctly

Add trim to list4 when assigning mag calibration data to magCal variable. This always parses as a 0 if the new line is not trimmed from list4. Mag was always set to 0 before this change. Now correct calibration data for the magnetometer will show in the gui.

23cf3c90 2016-11-02 00:57 Kevin Townsend

Use external crystal

659bf4c1 2016-09-16 02:04 zelfor5436

Add comment regarding order of operations for calibration restoration.

Per behavior I've discovered and tested today, the external crystal for the BNO055 must be configured only AFTER calibration data has loaded (setSensorOffsets). Failing to adhere to this order of operations prevents loaded calibration data from taking effect....

View revisions

Also available in: Atom