aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Gubler <thomasgubler@gmail.com>2015-01-05 15:58:38 +0100
committerThomas Gubler <thomasgubler@gmail.com>2015-01-05 15:58:38 +0100
commit941ff05720b4ba8c282a84e1f8933469ae7fc39e (patch)
tree7441aaad75610527a186ceca5e15868e964fef97
parent9c06450d94a2a462872e5e59ac5285c2d7fe6323 (diff)
downloadpx4-firmware-941ff05720b4ba8c282a84e1f8933469ae7fc39e.tar.gz
px4-firmware-941ff05720b4ba8c282a84e1f8933469ae7fc39e.tar.bz2
px4-firmware-941ff05720b4ba8c282a84e1f8933469ae7fc39e.zip
uavcan gives compile errors, disable for now
-rw-r--r--makefiles/config_px4fmu-v2_default.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefiles/config_px4fmu-v2_default.mk b/makefiles/config_px4fmu-v2_default.mk
index 86b2f7cf2..e0bd99285 100644
--- a/makefiles/config_px4fmu-v2_default.mk
+++ b/makefiles/config_px4fmu-v2_default.mk
@@ -70,7 +70,7 @@ MODULES += modules/commander
MODULES += modules/navigator
MODULES += modules/mavlink
MODULES += modules/gpio_led
-MODULES += modules/uavcan
+# MODULES += modules/uavcan
#
# Estimation modules (EKF/ SO3 / other filters)