Phase One iXM-100
Last updated
Last updated
The driver for this payload is in a Beta stage starting from AuterionOS v3.2.9, so you can still expect improvements and bug fixes in the next releases.
Skynode Enterprise (powered as described in Power Skynode)
Pixhawk Payload Bus (connected as described in Pixhawk Payload Bus)
USB-C to Micro USB cable (not included in the kit)
Phase One iXM-100 (not included in the kit)
When using the Phase One ixm100 with the P3 Gimbal please consult the Official Instructions from Phase One for mounting the camera and balancing the gimbal.
For Skynode, the HDMI connection to the Gimbal isn't needed.
Connect the camera to the Pixhawk Payload Bus Adapter Board using a USB-C to USB-C cable or connect it directly to the Skynode USB Port using the official SKND USB ADAPTER as shown in the wiring diagram below:
The payload driver running in AuterionOS inside your Skynode will automatically detect the camera and show the video stream and camera controls in the Fly view in Auterion Mission Control.
The P3 gimbal instead is not automatically detected by the driver running in APX4 inside your skynode. To do this you will need to configure the following APX4 parameters on Skynode:
MAV_2_CONFIG => TELEM 3
MAV_2_MODE => Gimbal
MAV_2_FORWARD => Enabled
MAV_S_FORWARD => Enabled
MNT_MODE_IN => Mavlink gimbal protocol V2
Reboot and refresh parameters
SER_TEL3_BAUD => 115200 8N1
MNT_MODE_OUT => Mavlink gimbal protocol V2
You can set these parameters manually from AMC for testing purposes, although it's recommended to include them in your custom APX4 airframe file once you are done testing it.
Follow the instructions in General Setup. This section is the same for all payloads.