mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
Testing cleanup from Daniel Agar
This commit is contained in:
@@ -1,25 +0,0 @@
|
||||
uorb start
|
||||
param load
|
||||
|
||||
dataman start
|
||||
|
||||
simulator start -s
|
||||
rgbledsim start
|
||||
tone_alarm start
|
||||
gyrosim start
|
||||
accelsim start
|
||||
barosim start
|
||||
adcsim start
|
||||
gpssim start
|
||||
pwm_out_sim mode_pwm
|
||||
sleep 1
|
||||
sensors start
|
||||
|
||||
commander_tests
|
||||
controllib_test
|
||||
uorb_tests
|
||||
tests all
|
||||
|
||||
ver all
|
||||
|
||||
shutdown
|
||||
@@ -1,25 +0,0 @@
|
||||
uorb start
|
||||
param load
|
||||
|
||||
dataman start
|
||||
|
||||
simulator start -s
|
||||
rgbledsim start
|
||||
tone_alarm start
|
||||
gyrosim start
|
||||
accelsim start
|
||||
barosim start
|
||||
adcsim start
|
||||
gpssim start
|
||||
pwm_out_sim mode_pwm
|
||||
sleep 1
|
||||
sensors start
|
||||
|
||||
commander_tests
|
||||
controllib_test
|
||||
uorb_tests
|
||||
tests all
|
||||
|
||||
ver all
|
||||
|
||||
shutdown
|
||||
12
posix-configs/SITL/init/rcS_tests
Normal file
12
posix-configs/SITL/init/rcS_tests
Normal file
@@ -0,0 +1,12 @@
|
||||
uorb start
|
||||
param load
|
||||
param set SYS_RESTART_TYPE 0
|
||||
dataman start
|
||||
|
||||
ver all
|
||||
|
||||
sleep 1
|
||||
|
||||
tests all
|
||||
|
||||
shutdown
|
||||
Reference in New Issue
Block a user