diff --git a/common/source/docs/common-transmitter-tuning.rst b/common/source/docs/common-transmitter-tuning.rst index 959778891b..e394d4a13f 100644 --- a/common/source/docs/common-transmitter-tuning.rst +++ b/common/source/docs/common-transmitter-tuning.rst @@ -82,7 +82,7 @@ individual tunable parameters whereas values of 101 or higher correspond to sets of related parameters that can be tuned one after the other in a flight. -.. note:: Most of the tuneable parameters apply to the VTOL operation of QuadPlanes. Only :ref:`TUNE_PARAM` values in the 50-57 range are for fixed wing operation. +.. note:: Most of the tuneable parameters apply to the VTOL operation of QuadPlanes. Only :ref:`TUNE_PARAM` values in the 50-57 and 111-113 ranges are for fixed wing operation. Use your ground stations parameter interface to see see the full list of tunable parameters and parameter sets available for :ref:`TUNE_PARAM`. For @@ -200,6 +200,15 @@ set. +-----------------------------+-------------------+---------------------------------------------------------------------------------------------------------------------+ + 110 + Set_RateYawDP + :ref:`Q_A_RAT_YAW_D` / :ref:`Q_A_RAT_YAW_P` + +-----------------------------+-------------------+---------------------------------------------------------------------------------------------------------------------+ ++ 111 + Set_DPRollPitch + :ref:`RLL_RATE_D` / :ref:`RLL_RATE_P` / + ++ + + :ref:`PTCH_RATE_D` / :ref:`PTCH_RATE_P` + ++-----------------------------+-------------------+---------------------------------------------------------------------------------------------------------------------+ ++ 112 + Set_PIDFFRoll + :ref:`RLL_RATE_P` / :ref:`RLL_RATE_I` / + ++ + + :ref:`RLL_RATE_D` / :ref:`RLL_RATE_FF` + ++-----------------------------+-------------------+---------------------------------------------------------------------------------------------------------------------+ ++ 113 + Set_PIDFFPitch + :ref:`PTCH_RATE_P` / :ref:`PTCH_RATE_I` / + ++ + + :ref:`PTCH_RATE_D` / :ref:`PTCH_RATE_FF` + ++-----------------------------+-------------------+---------------------------------------------------------------------------------------------------------------------+ Saving the tuning results