Skip to content

Commit

Permalink
add aux option for vtol fwd thr override
Browse files Browse the repository at this point in the history
  • Loading branch information
Hwurzburg committed May 12, 2024
1 parent 376f055 commit 16a01d3
Showing 1 changed file with 3 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 @@ -278,6 +278,8 @@ Supported Features
+----------------------+----------------------------+----------+---------+---------+
| 175 | Camera Lens | X | X | X |
+----------------------+----------------------------+----------+---------+---------+
| 176 | VTOL Fwd Throttle disable | | X | |
+----------------------+----------------------------+----------+---------+---------+

Intended as continuous PWM range control inputs:

Expand Down Expand Up @@ -566,6 +568,7 @@ Other functions are:
| approach phase of a VTOL landing, QLAND or QRTL modes.
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
ROLL Input ROLL input channel. (replaces RCMAP)
PITCH Input PITCH input channel. (replaces RCMAP)
THROTTLE Input THROTTLE input channel. (replaces RCMAP)
Expand Down

0 comments on commit 16a01d3

Please sign in to comment.