I am testing the BeagleBone Blue running ardupilot, the firmware of the plane. I connected the futaba R6208 receiver according to the wiki, but there is no remote control signal. Why?
thank you very much!
I am testing the BeagleBone Blue running ardupilot, the firmware of the plane. I connected the futaba R6208 receiver according to the wiki, but there is no remote control signal. Why?
IHave you enabled the PRU
/bin/echo pruecapin_pu >/sys/devices/platform/ocp/ocp:P8_15_pinmux/state
The most up to date wiki is this one
And for support you can Join the chat in mirkix/BBBMINI
thank you