cmake configs: added wind estimator to relevant configs

Signed-off-by: Roman <bapstroman@gmail.com>
This commit is contained in:
Roman
2018-03-14 10:26:20 +01:00
committed by Roman Bapst
parent 7c0f043116
commit 9dc7d1dd74
6 changed files with 6 additions and 0 deletions
@@ -119,6 +119,7 @@ set(config_module_list
#modules/local_position_estimator
#modules/position_estimator_inav
#modules/landing_target_estimator
modules/wind_estimator
#
# Vehicle Control
@@ -108,6 +108,7 @@ set(config_module_list
modules/landing_target_estimator
modules/local_position_estimator
modules/position_estimator_inav
modules/wind_estimator
#
# Vehicle Control
@@ -95,6 +95,7 @@ set(config_module_list
modules/landing_target_estimator
modules/local_position_estimator
modules/position_estimator_inav
modules/wind_estimator
#
# Vehicle Control
@@ -99,6 +99,7 @@ set(config_module_list
modules/landing_target_estimator
modules/local_position_estimator
modules/position_estimator_inav
modules/wind_estimator
#
# Vehicle Control
@@ -100,6 +100,7 @@ set(config_module_list
modules/landing_target_estimator
modules/local_position_estimator
modules/position_estimator_inav
modules/wind_estimator
#
# Vehicle Control
+1
View File
@@ -88,6 +88,7 @@ set(config_module_list
modules/ekf2
modules/local_position_estimator
modules/position_estimator_inav
modules/wind_estimator
#
# Vehicle Control