Skip to content

Commit f3a8d05

Browse files
authored
MPC_ACC_DECOUPLE - better description (#23518)
1 parent 5121358 commit f3a8d05

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/modules/mc_pos_control/multicopter_position_control_limits_params.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,8 @@ PARAM_DEFINE_FLOAT(MPC_THR_MAX, 1.f);
143143
* Acceleration to tilt coupling
144144
*
145145
* Set to decouple tilt from vertical acceleration.
146+
* This provides smoother flight but slightly worse tracking in position and auto modes.
147+
* Unset if accurate position tracking during dynamic maneuvers is more important than a smooth flight.
146148
*
147149
* @boolean
148150
* @group Multicopter Position Control

0 commit comments

Comments
 (0)