mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 10:26:52 +08:00
remove commander from hil startup scripts
This commit is contained in:
@@ -55,11 +55,6 @@ hil mode_pwm
|
|||||||
#
|
#
|
||||||
param set MAV_TYPE 1
|
param set MAV_TYPE 1
|
||||||
|
|
||||||
#
|
|
||||||
# Start the commander (depends on orb, mavlink)
|
|
||||||
#
|
|
||||||
commander start
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Check if we got an IO
|
# Check if we got an IO
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -60,11 +60,6 @@ hil mode_pwm
|
|||||||
#
|
#
|
||||||
param set MAV_TYPE 2
|
param set MAV_TYPE 2
|
||||||
|
|
||||||
#
|
|
||||||
# Start the commander (depends on orb, mavlink)
|
|
||||||
#
|
|
||||||
commander start
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Check if we got an IO
|
# Check if we got an IO
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -52,11 +52,6 @@ hil mode_pwm
|
|||||||
#
|
#
|
||||||
param set MAV_TYPE 1
|
param set MAV_TYPE 1
|
||||||
|
|
||||||
#
|
|
||||||
# Start the commander (depends on orb, mavlink)
|
|
||||||
#
|
|
||||||
commander start
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Check if we got an IO
|
# Check if we got an IO
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -60,11 +60,6 @@ hil mode_pwm
|
|||||||
#
|
#
|
||||||
param set MAV_TYPE 2
|
param set MAV_TYPE 2
|
||||||
|
|
||||||
#
|
|
||||||
# Start the commander (depends on orb, mavlink)
|
|
||||||
#
|
|
||||||
commander start
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Check if we got an IO
|
# Check if we got an IO
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -55,11 +55,6 @@ hil mode_pwm
|
|||||||
#
|
#
|
||||||
param set MAV_TYPE 1
|
param set MAV_TYPE 1
|
||||||
|
|
||||||
#
|
|
||||||
# Start the commander (depends on orb, mavlink)
|
|
||||||
#
|
|
||||||
commander start
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Check if we got an IO
|
# Check if we got an IO
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user