Ardupilot Instructions

Hardware Setup

Wiring

The ARK DIST is connected to the CAN bus using a Pixhawk standard 4 pin JST-GH cable. For more information, refer to the CAN Wiring instructions.

Multiple sensors can be connected by plugging additional sensors into the ARK DIST's second CAN connector.

The ARK DIST can also be connected with UART and communicates over MAVLink sending the DISTANCE_SENSOR message.

See the ArduPilot rangefinder setup guide for additional configuration guidance.

CAN Configuration

Flight Controller Parameters

Required

Parameter
Value
Description

24

DroneCAN

max sensor range

Range finder maximum range

sensor ID

Sensor ID of the rangefinder

node ID

CAN node ID of the sensor

If you intend to use multiple distance sensors, you will need this ArduPilot PR.

CAN Node Parameters

Set the following on the sensor and reboot the node. CAN node parameters can be configured using either:

Optional

Parameter
Description

CANNODE_TERM

Set to 1 if this is the last node on the CAN bus

Flight Controller Parameters

Required

Parameter
Value
Description

10

MAVLink

max sensor range

Range finder maximum range

115

115200 baud

Last updated