Add flight_mode_manager to all targets with mc_pos_control

This commit is contained in:
Matthias Grob
2020-10-24 17:09:25 +02:00
committed by Daniel Agar
parent fa7170bc4f
commit 7545249215
80 changed files with 90 additions and 8 deletions

View File

@@ -65,6 +65,7 @@ px4_add_board(
dataman
ekf2
events
flight_mode_manager
fw_att_control
fw_pos_control_l1
land_detector

View File

@@ -37,6 +37,7 @@ px4_add_board(
dataman
#ekf2
events
flight_mode_manager
land_detector
load_mon
#local_position_estimator

View File

@@ -70,6 +70,7 @@ px4_add_board(
ekf2
esc_battery
events
flight_mode_manager
fw_att_control
fw_pos_control_l1
land_detector