James Goppert
8 years ago
committed by
Lorenz Meier
5 changed files with 36 additions and 3 deletions
@ -0,0 +1,12 @@
@@ -0,0 +1,12 @@
|
||||
include(configs/nuttx_px4fmu-v2_default) |
||||
|
||||
set(PARAM_DEFAULT_OVERRIDES "{\\\"SYS_MC_EST_GROUP\\\": 1}") |
||||
|
||||
list(REMOVE_ITEM config_module_list |
||||
modules/ekf2 |
||||
) |
||||
|
||||
list(APPEND config_module_list |
||||
modules/attitude_estimator_q |
||||
modules/local_position_estimator |
||||
) |
Loading…
Reference in new issue