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
@@ -54,6 +54,7 @@ const char *get_commands()
"sensors start\n"
"ekf2 start\n"
"mc_hover_thrust_estimator start\n"
"flight_mode_manager start\n"
"mc_pos_control start\n"
"mc_att_control start\n"
"mc_rate_control start\n"