Hi,
I followed the documentation to install and configure my Beaglebone Blue for ArduPlane, but it looks like I must have missed something:
- When I run the latest ardupilot code built from git, I get the following:
05681812840901MS4525: no sensor found
004257132128561004777832388911005681812840901004257132128561004777832388911005681812840901004257132128561004257132128561004777832388911004257132128561004777832388911004257132128561004777832388911004257132128561004777832388911PANIC: AP_Baro::read unsuccessful for more than 500ms in AP_Baro::calibrate [2]
I configured using the “linux” board, as there was no specific beaglebone blue target given by “waf list_boards”
- When I run the binary ArduPlane as suggested in the docs (arduplane 3.8.3 from http://bbbmini.org/download/blue/ArduPlane/), I get the following:
RCOutputAioPRU.cpp:SIGBUS error gernerated
Where have I gone wrong?
Thanks!