PX4 Instructions
Last updated
The ARK MAG 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 MAG’s second CAN connector.
ARK MAG runs the PX4 DroneCAN Firmware. As such, it supports firmware update over the CAN bus and dynamic node allocation.
Set the following in QGroundControl and reboot the flight controller.
Set the following on the magnetometer and reboot the node. CAN node parameters can be configured using either:
QGroundControl — each CAN node appears as a separate Component X entry under Vehicle Settings > Parameters.
The DroneCAN GUI Tool.
CANNODE_PUB_MAG
1
Publish magnetometer messages on the CAN bus
CANNODE_TERM
Set to 1 if this is the last node on the CAN bus
Last updated