mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-22 06:14:14 +08:00
sitl tests don't manually stop mavlink and dataman
This commit is contained in:
committed by
Lorenz Meier
parent
34b2fb55e6
commit
1ceb0bebb5
@@ -761,6 +761,7 @@ function(px4_add_common_flags)
|
||||
|
||||
set(cxx_warnings
|
||||
-Wno-missing-field-initializers
|
||||
#-Weffc++
|
||||
)
|
||||
|
||||
set(cxx_compile_flags
|
||||
|
||||
@@ -21,11 +21,4 @@ mavlink start -u 14556 -r 2000000
|
||||
|
||||
tests @test_name@
|
||||
|
||||
mavlink stop-all
|
||||
|
||||
tone_alarm stop
|
||||
rgbledsim stop
|
||||
|
||||
dataman stop
|
||||
|
||||
shutdown
|
||||
|
||||
Reference in New Issue
Block a user