forked from Archive/PX4-Autopilot
57da61dc17
UART is the primary interface for telemetry radio: https://docs.emlid.com/navio2/ardupilot/hardware-setup/#uart-radio Check first if /dev/ttyUSB0 exists (https://docs.emlid.com/navio2/ardupilot/hardware-setup/#usb-radio); if not, fall back to configuring over UART (/dev/ttyAMA0). Use stricter check for character special file (-c) rather than just file (-f). 'console=serial0,115200' needs to be removed from /cmdline.txt as additional configuration step. This should be documented in the Navio2 section of docs.px4.io. Presumably, this is already performed as part of the Raspberry Pi OS prebuilt image Emlid spins. |
||
---|---|---|
.. | ||
SITL/init/test | ||
bbblue | ||
eagle | ||
excelsior | ||
ocpoc | ||
rpi |