aboutsummaryrefslogtreecommitdiff
path: root/makefiles
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2013-06-06 17:13:10 +0200
committerLorenz Meier <lm@inf.ethz.ch>2013-06-06 17:13:10 +0200
commit382c9a69e44a6fa5dfa5abec12257ea621018148 (patch)
treec3a464ff8a000f4b482c22ef9b753710b051f9e3 /makefiles
parent106f4910bead02f0e422c9368fe65d5d5a893db4 (diff)
downloadpx4-firmware-382c9a69e44a6fa5dfa5abec12257ea621018148.tar.gz
px4-firmware-382c9a69e44a6fa5dfa5abec12257ea621018148.tar.bz2
px4-firmware-382c9a69e44a6fa5dfa5abec12257ea621018148.zip
Removed big RAM consumer (inactive filter)
Diffstat (limited to 'makefiles')
-rw-r--r--makefiles/config_px4fmu_default.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefiles/config_px4fmu_default.mk b/makefiles/config_px4fmu_default.mk
index 230a527fe..d50eb1e50 100644
--- a/makefiles/config_px4fmu_default.mk
+++ b/makefiles/config_px4fmu_default.mk
@@ -63,7 +63,7 @@ MODULES += modules/gpio_led
#
MODULES += modules/attitude_estimator_ekf
MODULES += modules/attitude_estimator_so3_comp
-MODULES += modules/position_estimator_mc
+#MODULES += modules/position_estimator_mc
MODULES += modules/position_estimator
MODULES += modules/att_pos_estimator_ekf