mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 02:36:37 +08:00
systemcmds/tests: split out microbenchmarks and remove obsolete tests
- reorganize Jenkins HIL tests
This commit is contained in:
@@ -102,6 +102,7 @@ px4_add_board(
|
||||
i2cdetect
|
||||
led_control
|
||||
mft
|
||||
microbench
|
||||
mixer
|
||||
motor_ramp
|
||||
motor_test
|
||||
|
||||
@@ -103,6 +103,7 @@ px4_add_board(
|
||||
i2cdetect
|
||||
led_control
|
||||
mft
|
||||
microbench
|
||||
mixer
|
||||
motor_ramp
|
||||
motor_test
|
||||
|
||||
@@ -100,6 +100,7 @@ px4_add_board(
|
||||
i2cdetect
|
||||
led_control
|
||||
mft
|
||||
microbench
|
||||
mixer
|
||||
motor_ramp
|
||||
motor_test
|
||||
|
||||
@@ -98,6 +98,7 @@ px4_add_board(
|
||||
i2cdetect
|
||||
led_control
|
||||
mft
|
||||
microbench
|
||||
mixer
|
||||
motor_ramp
|
||||
motor_test
|
||||
|
||||
@@ -98,6 +98,7 @@ px4_add_board(
|
||||
i2cdetect
|
||||
led_control
|
||||
mft
|
||||
microbench
|
||||
mixer
|
||||
motor_ramp
|
||||
motor_test
|
||||
|
||||
@@ -102,6 +102,7 @@ px4_add_board(
|
||||
i2cdetect
|
||||
led_control
|
||||
mft
|
||||
microbench
|
||||
mixer
|
||||
motor_ramp
|
||||
motor_test
|
||||
|
||||
@@ -95,6 +95,7 @@ px4_add_board(
|
||||
i2cdetect
|
||||
led_control
|
||||
mft
|
||||
microbench
|
||||
mixer
|
||||
motor_ramp
|
||||
motor_test
|
||||
|
||||
@@ -100,6 +100,7 @@ px4_add_board(
|
||||
i2cdetect
|
||||
led_control
|
||||
mft
|
||||
microbench
|
||||
mixer
|
||||
motor_ramp
|
||||
motor_test
|
||||
|
||||
@@ -94,6 +94,7 @@ px4_add_board(
|
||||
i2cdetect
|
||||
led_control
|
||||
mft
|
||||
microbench
|
||||
mixer
|
||||
motor_ramp
|
||||
motor_test
|
||||
|
||||
@@ -97,6 +97,7 @@ px4_add_board(
|
||||
#i2cdetect
|
||||
#led_control
|
||||
mft
|
||||
microbench
|
||||
mixer
|
||||
#motor_ramp
|
||||
#motor_test
|
||||
|
||||
@@ -101,6 +101,7 @@ px4_add_board(
|
||||
i2cdetect
|
||||
led_control
|
||||
mft
|
||||
microbench
|
||||
mixer
|
||||
motor_ramp
|
||||
motor_test
|
||||
|
||||
@@ -100,6 +100,7 @@ px4_add_board(
|
||||
i2cdetect
|
||||
led_control
|
||||
mft
|
||||
microbench
|
||||
mixer
|
||||
motor_ramp
|
||||
motor_test
|
||||
|
||||
@@ -100,6 +100,7 @@ px4_add_board(
|
||||
i2cdetect
|
||||
led_control
|
||||
mft
|
||||
microbench
|
||||
mixer
|
||||
motor_ramp
|
||||
motor_test
|
||||
|
||||
@@ -69,7 +69,7 @@ px4_add_board(
|
||||
flight_mode_manager
|
||||
fw_att_control
|
||||
fw_pos_control_l1
|
||||
gyro_calibration
|
||||
#gyro_calibration
|
||||
#gyro_fft
|
||||
land_detector
|
||||
#landing_target_estimator
|
||||
|
||||
@@ -107,6 +107,7 @@ px4_add_board(
|
||||
i2cdetect
|
||||
led_control
|
||||
mft
|
||||
microbench
|
||||
mixer
|
||||
#motor_ramp
|
||||
motor_test
|
||||
|
||||
@@ -71,8 +71,8 @@ px4_add_board(
|
||||
flight_mode_manager
|
||||
fw_att_control
|
||||
fw_pos_control_l1
|
||||
gyro_calibration
|
||||
gyro_fft
|
||||
#gyro_calibration
|
||||
#gyro_fft
|
||||
land_detector
|
||||
#landing_target_estimator
|
||||
load_mon
|
||||
|
||||
@@ -101,6 +101,7 @@ px4_add_board(
|
||||
i2cdetect
|
||||
led_control
|
||||
mft
|
||||
microbench
|
||||
mixer
|
||||
motor_ramp
|
||||
motor_test
|
||||
|
||||
@@ -103,6 +103,7 @@ px4_add_board(
|
||||
i2cdetect
|
||||
led_control
|
||||
mft
|
||||
microbench
|
||||
mixer
|
||||
motor_ramp
|
||||
motor_test
|
||||
|
||||
@@ -99,6 +99,7 @@ px4_add_board(
|
||||
i2cdetect
|
||||
led_control
|
||||
mft
|
||||
microbench
|
||||
mixer
|
||||
motor_ramp
|
||||
motor_test
|
||||
|
||||
@@ -73,7 +73,7 @@ px4_add_board(
|
||||
land_detector
|
||||
landing_target_estimator
|
||||
load_mon
|
||||
local_position_estimator
|
||||
#local_position_estimator
|
||||
logger
|
||||
mavlink
|
||||
mc_att_control
|
||||
@@ -100,6 +100,7 @@ px4_add_board(
|
||||
i2cdetect
|
||||
led_control
|
||||
mft
|
||||
microbench
|
||||
mixer
|
||||
motor_test
|
||||
mtd
|
||||
|
||||
Reference in New Issue
Block a user