ROMFS: Added the respective land detector to the startup scripts

This commit is contained in:
Johan Jansen
2015-01-06 11:59:15 +01:00
parent 3a4b3d094a
commit b5c7c6a15b
2 changed files with 14 additions and 0 deletions
+9
View File
@@ -13,3 +13,12 @@ ekf_att_pos_estimator start
#
fw_att_control start
fw_pos_control_l1 start
#
# Start Land Detector
#
fw_land_detector start
#
# Misc apps
#
+5
View File
@@ -10,3 +10,8 @@ position_estimator_inav start
mc_att_control start
mc_pos_control start
#
# Start Land Detector
#
mc_land_detector start