You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If BNO055 fails to start for any reason, KBox should/could deactivate Service to not send HDG, Roll & Pitch
Debug output at start up:
D IMUService.cpp:56 Initing BNO055
D Adafruit_BNO055.cpp:68 Waiting for BNO055 to boot ...
D Adafruit_BNO055.cpp:72 Failed to see BNO055 appear after 1 sec
D IMUService.cpp:58 Error initializing BNO055
I like your workaround but we should fix the underlying issue and not generate anything if the sensor is not responding.
You are right, but two things to consider:
underlying things should be done in the bno055 library
For KBox-users on boats with heading/heel/pitch on the bus it could be nice if they can turn off internal sensor.
Is an egoistic approache: in my box I have some outputs with plugs. The BNO055 sensor is in a small case with a cable, plugged to the box. On boats with heading/pitch/heel on the bus I unplug the sensor. It would be great to stay within your master development as much as possible.
If BNO055 fails to start for any reason, KBox should/could deactivate Service to not send HDG, Roll & Pitch
Debug output at start up:
Data Output:
The text was updated successfully, but these errors were encountered: