mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 10:46:33 +08:00
POSIX: Set SITL gains back to normal vehicle defaults
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
uorb start
|
uorb start
|
||||||
param load
|
param load
|
||||||
param set MAV_TYPE 2
|
param set MAV_TYPE 2
|
||||||
param set MC_PITCHRATE_P 0.05
|
param set MC_PITCHRATE_P 0.15
|
||||||
param set MC_ROLLRATE_P 0.05
|
param set MC_ROLLRATE_P 0.15
|
||||||
param set SYS_AUTOSTART 4010
|
param set SYS_AUTOSTART 4010
|
||||||
param set SYS_RESTART_TYPE 2
|
param set SYS_RESTART_TYPE 2
|
||||||
param set COM_RC_IN_MODE 2
|
param set COM_RC_IN_MODE 2
|
||||||
|
|||||||
Reference in New Issue
Block a user