MPC_ACC_DECOUPLE - better description (#23518)

This commit is contained in:
Hamish Willee 2024-08-14 12:18:14 +10:00 committed by GitHub
parent 5121358e87
commit f3a8d05f8c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -143,6 +143,8 @@ PARAM_DEFINE_FLOAT(MPC_THR_MAX, 1.f);
* Acceleration to tilt coupling
*
* Set to decouple tilt from vertical acceleration.
* This provides smoother flight but slightly worse tracking in position and auto modes.
* Unset if accurate position tracking during dynamic maneuvers is more important than a smooth flight.
*
* @boolean
* @group Multicopter Position Control