mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-30 04:06:33 +08:00
POSIX: Run pwm_out_sim as the hil command got renamed to it
This commit is contained in:
@@ -29,7 +29,7 @@ accelsim start
|
|||||||
barosim start
|
barosim start
|
||||||
adcsim start
|
adcsim start
|
||||||
gpssim start
|
gpssim start
|
||||||
hil mode_pwm
|
pwm_out_sim mode_pwm
|
||||||
commander start
|
commander start
|
||||||
sensors start
|
sensors start
|
||||||
land_detector start fixedwing
|
land_detector start fixedwing
|
||||||
|
|||||||
@@ -34,7 +34,7 @@ accelsim start
|
|||||||
barosim start
|
barosim start
|
||||||
adcsim start
|
adcsim start
|
||||||
gpssim start
|
gpssim start
|
||||||
hil mode_pwm
|
pwm_out_sim mode_pwm
|
||||||
commander start
|
commander start
|
||||||
sensors start
|
sensors start
|
||||||
land_detector start multicopter
|
land_detector start multicopter
|
||||||
|
|||||||
@@ -48,7 +48,7 @@ accelsim start
|
|||||||
barosim start
|
barosim start
|
||||||
adcsim start
|
adcsim start
|
||||||
gpssim start
|
gpssim start
|
||||||
hil mode_pwm
|
pwm_out_sim mode_pwm
|
||||||
commander start
|
commander start
|
||||||
sensors start
|
sensors start
|
||||||
land_detector start multicopter
|
land_detector start multicopter
|
||||||
|
|||||||
Reference in New Issue
Block a user