From a73d5037f232c76b2b7d83344deb94faab7ed230 Mon Sep 17 00:00:00 2001 From: Lorenz Meier Date: Sat, 6 Aug 2016 19:06:50 +0200 Subject: [PATCH] Fix FMUv4 build --- cmake/configs/nuttx_px4fmu-v4_default.cmake | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/cmake/configs/nuttx_px4fmu-v4_default.cmake b/cmake/configs/nuttx_px4fmu-v4_default.cmake index 866e19dc0d..dcc9143945 100644 --- a/cmake/configs/nuttx_px4fmu-v4_default.cmake +++ b/cmake/configs/nuttx_px4fmu-v4_default.cmake @@ -98,7 +98,6 @@ set(config_module_list # Estimation modules (EKF/ SO3 / other filters) # modules/attitude_estimator_q - modules/ekf_att_pos_estimator modules/position_estimator_inav modules/ekf2 modules/local_position_estimator @@ -183,6 +182,9 @@ set(config_module_list # Hardware test #examples/hwtest + + # EKF + examples/ekf_att_pos_estimator ) set(config_extra_builtin_cmds