boards: minimize unnecessary differences in default variants

This commit is contained in:
Daniel Agar
2021-03-14 14:24:41 -04:00
parent fcc4153c26
commit 631d1647d3
51 changed files with 487 additions and 414 deletions
+9 -2
View File
@@ -38,6 +38,7 @@ px4_add_board(
commander
dataman
ekf2
esc_battery
events
flight_mode_manager
fw_att_control
@@ -59,9 +60,11 @@ px4_add_board(
rc_update
rover_pos_control
sensors
temperature_compensation
sih
#simulator
temperature_compensation
uuv_att_control
uuv_pos_control
vmount
vtol_att_control
SYSTEMCMDS
@@ -70,10 +73,12 @@ px4_add_board(
led_control
mixer
motor_ramp
motor_test
param
perf
pwm
sd_bench
#serial_test
system_time
shutdown
tests # tests and test runner
@@ -84,8 +89,10 @@ px4_add_board(
ver
work_queue
EXAMPLES
fake_gps
dyn_hello # dynamically loading modules example
fake_gps
fake_gyro
fake_magnetometer
fixedwing_control # Tutorial code from https://px4.io/dev/example_fixedwing_control
hello
#hwtest # Hardware test