How to setup RemoteID for ardupilot (2)

Connecting to Flight Controller
With DroneCAN
In this section, the RemoteID is connected to the flight controller using the DroneCAN/CAN interface. Open MissionPlanner and make sure you run the latest stable version (1.3.77 or higher).
Set the following parameters in MissionPlanner (Config –> Full Parameter List):
In MissionPlanner go to Setup –> Optional Hardware –> DroneCAN/UAVCAN. Click on the top button called “MAVLink CAN1”.
If the module is connected to CAN2, the click on the button called “MAVLink CAN2”. After a few seconds, the list of connected CAN devices should be listed. The RemoteID Module should be one of the devices. Click on the menu action-button on the right of the module name and select parameters. Then the list of parameters will be displayed
In this section, the RemoteID is connected to the flight controller using the MAVLink/TELEM interface. Open MissionPlanner and make sure you run the latest stable version (1.3.77 or higher).
Set the following parameters in MissionPlanner (Config –> Full Parameter List):
  • DID_MAVPORT X (where x is the serial port attached to OpenDroneID module)
  • SERIALX_BAUD 57 (where X is the serial port attached to OpenDroneID module. Set this to 57, 57600 baud rate)
  • SERIALX_PROTOCOL 2 (where X is the serial port attached to OpenDroneID module. Set this to 2, MAVLink2 mode.)
Below the COM port settings, select the interface ending with -ODID TXRX 1. In MissionPlanner go
to Config –> Full Parameter List to see the list of Remote ID parameters. If the list is empty, press the Refresh Params button.

相关文章