mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 02:55:07 +08:00
set SYS_RESTART_TYPE in sitl startup, normally IO does that
This commit is contained in:
@@ -4,6 +4,7 @@ param set MAV_TYPE 2
|
|||||||
param set MC_PITCHRATE_P 0.05
|
param set MC_PITCHRATE_P 0.05
|
||||||
param set MC_ROLLRATE_P 0.05
|
param set MC_ROLLRATE_P 0.05
|
||||||
param set SYS_AUTOSTART 4010
|
param set SYS_AUTOSTART 4010
|
||||||
|
param set SYS_RESTART_TYPE 2
|
||||||
param set COM_RC_IN_MODE 2
|
param set COM_RC_IN_MODE 2
|
||||||
dataman start
|
dataman start
|
||||||
mavlink start -u 14556 -r 60000
|
mavlink start -u 14556 -r 60000
|
||||||
|
|||||||
Reference in New Issue
Block a user