mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 19:07:45 +08:00
Tune down solo roll rate controller
This commit is contained in:
@@ -8,6 +8,6 @@
|
|||||||
. ${R}etc/init.d/rc.mc_defaults
|
. ${R}etc/init.d/rc.mc_defaults
|
||||||
|
|
||||||
param set-default MC_PITCHRATE_P 0.1
|
param set-default MC_PITCHRATE_P 0.1
|
||||||
param set-default MC_ROLLRATE_P 0.1
|
param set-default MC_ROLLRATE_P 0.05
|
||||||
|
|
||||||
set MIXER quad_x
|
set MIXER quad_x
|
||||||
|
|||||||
Reference in New Issue
Block a user