3. Parameter Settings
Last updated
Was this helpful?
Version: Ardupilot 4.3 or higher
Support Mavlink v2 protocol
Zio connects to FC at the baud rate of 115200. In case of connecting Zio to FC at any telemetry, note the telemetry setting at the corresponding baud rate. Example for telemetry 2:
SERIAL2_PROTOCOL: “Mavlink2”
SERIAL2_BAUD: “115200”
RC6_OPTION: “214” // PAN/TILT move
RC7_OPTION: “212” // Zooming, High: Zoom in, Neutral: Stop, Low: Zoom out
RC8_OPTION: “213” // PAN/TILT choose axis
MNT1_DEFLT_MODE: "3"
MNT1_TYPE: “6”
MNT1_RC_RATE: “240” // change control gimbal by speed
CAM_TYPE: "6"
RC6_OPTION: “0”
RC7_OPTION: “0”
RC8_OPTION: “0”
MNT_RC_IN_PAN: “6” // PAN/TILT move
MNT_RC_IN_ROLL: “7” // Zooming, High: Zoom in, Neutral: Stop, Low: Zoom out
MNT_RC_IN_TILT: “8” // PAN/TILT choose axis
MNT_TYPE: “SToRM32 MAVLINK"
SR2_POSITION: "10" // receive GPS messages
SR2_EXT_STAT: "2" // receive GPS lock signal
CAN_P1_DRIVER: "1" (First drive) // enable CAN1 port
CAN_P2_DRIVER: "1" (First drive) // enable CAN1 port
GPS_TYPE: "9" (UAVCAN)
NTF_LED_TYPES: "231"
Last updated
Was this helpful?
Was this helpful?