Skip to content

Commit

Permalink
4.6:Add ViewPro RF switch
Browse files Browse the repository at this point in the history
  • Loading branch information
Hwurzburg committed May 12, 2024
1 parent 16a01d3 commit f21ed3b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
3 changes: 3 additions & 0 deletions common/source/docs/common-auxiliary-functions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,8 @@ Supported Features
+----------------------+----------------------------+----------+---------+---------+
| 176 | VTOL Fwd Throttle disable | | X | |
+----------------------+----------------------------+----------+---------+---------+
| 177 | Mount LRF Enable | X | X | X |
+----------------------+----------------------------+----------+---------+---------+

Intended as continuous PWM range control inputs:

Expand Down Expand Up @@ -569,6 +571,7 @@ Other functions are:
Camera Image Tracking Activate Camera Image Tracking (only supported by ViewPro camera gimbals)
Camera Lens Select the active camera lens (only supported by ViewPro camera gimbals)
VTOL Fwd Throttle disable Overrides use of forward throttle in VTOL modes
Mount LRF Enable Enable(switch high) ranging updates
ROLL Input ROLL input channel. (replaces RCMAP)
PITCH Input PITCH input channel. (replaces RCMAP)
THROTTLE Input THROTTLE input channel. (replaces RCMAP)
Expand Down
5 changes: 5 additions & 0 deletions common/source/docs/common-viewpro-gimbal.rst
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,11 @@ Control and Testing

See :ref:`Gimbal / Mount Controls <common-mount-targeting>` and :ref:`Camera Controls <common-camera-controls>` for details on how to control the gimbal using RC, GCS or Auto mode mission commands

IR Rangerfinder Control
=======================

Some versions of the ViewPro Gimbals have an IR rangefinder that displays range in the OSD. This continuous ranging updating can be disabled using an RC switch whose ``RCx_OPTIONS`` is set to "177".

Testing Video Streaming
=======================

Expand Down

0 comments on commit f21ed3b

Please sign in to comment.