Skip to content

Commit

Permalink
Common: Xacti gets camera feedback pin setup
Browse files Browse the repository at this point in the history
  • Loading branch information
rmackay9 authored and Hwurzburg committed Nov 7, 2023
1 parent d3651eb commit 8c025a0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions common/source/docs/common-xacti-gimbal.rst
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,12 @@ Connect to the autopilot with a ground station and set the following parameters
- :ref:`RC9_OPTION <RC9_OPTION>` = 168 ("Camera Manual Focus") to adjust focus in and out
- :ref:`RC9_OPTION <RC9_OPTION>` = 169 ("Camera Auto Focus") to trigger auto focus

- To improve the accuracy of the location EXIF data stored to each image taken, the camera trigger feedback can be enabled as follows

- Connect the CAM_SYNC wire (shown in blue on the image above) from the camera to one of the autopilot's AUX OUT signal pins (e.g. AUX OUT 6's bottom row pin)
- :ref:`CAM1_FEEDBAK_PIN <CAM1_FEEDBAK_PIN>` to 55 (AUX6) (if connected to AUX OUT 6)
- :ref:`SERVO14_FUNCTION <SERVO14_FUNCTION>` to -1 (GPIO) (if connected to AUX OUT 6)

.. warning::

When the autopilot first detects the Xacti gimbal the :ref:`MNT1_DEVID<MNT1_DEVID>` will be set to a unique number to identify the gimbal. If the gimbal is moved to another CAN port it may be necessary to manually set :ref:`MNT1_DEVID<MNT1_DEVID>` to zero and reboot the autopilot in order for the gimbal to be found.
Expand Down
Binary file modified images/xacti-gimbal-autopilot.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8c025a0

Please sign in to comment.