mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 02:06:27 +08:00
beta75 - Reduce MC_YAWRATE_P to avoid oscillations when battery is fully charged
This commit is contained in:
@@ -41,7 +41,7 @@ then
|
||||
param set MC_ROLLRATE_P 0.0750
|
||||
param set MC_YAWRATE_I 0.3
|
||||
param set MC_YAWRATE_MAX 400
|
||||
param set MC_YAWRATE_P 0.17
|
||||
param set MC_YAWRATE_P 0.12
|
||||
param set MC_YAW_P 4
|
||||
|
||||
param set MPC_MANTHR_MIN 0
|
||||
|
||||
Reference in New Issue
Block a user