diff --git a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml index 4d3590158666e3fcada4024affff98aaa806256f..02a58761fa6448e007395b58726b7d5ed8fd4387 100644 --- a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml +++ b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml @@ -4534,6 +4534,15 @@ if required by the gimbal (only in AUX output mode) 2 0.1 + + Yaw weight + A fraction [0,1] deprioritizing yaw compared to roll and pitch in non-linear attitude control. Deprioritizing yaw is necessary because multicopters have much less control authority in yaw compared to the other axes and it makes sense because yaw is not critical for stable hovering or 3D navigation. For yaw control tuning use MC_YAW_P. This ratio has no inpact on the yaw gain. + 0.0 + 1.0 + 1/s + 2 + 0.1 + Max yaw rate in auto mode Limit the rate of change of the yaw setpoint in autonomous mode to avoid large control output and mixer saturation.