aboutsummaryrefslogtreecommitdiff
path: root/makefiles/config_px4fmu-v1_default.mk
diff options
context:
space:
mode:
authorDon Gagne <don@thegagnes.com>2014-11-18 17:20:50 -0800
committerDon Gagne <don@thegagnes.com>2014-11-18 17:20:50 -0800
commitf3f7f08e0d98be7eaba589fb6466f1d411f56b33 (patch)
tree01a61bb0e549b7efd2ffae5116226c075fc09594 /makefiles/config_px4fmu-v1_default.mk
parent97a1410ec99e880207e4ee6d2a03451c2e11f4cf (diff)
downloadpx4-firmware-f3f7f08e0d98be7eaba589fb6466f1d411f56b33.tar.gz
px4-firmware-f3f7f08e0d98be7eaba589fb6466f1d411f56b33.tar.bz2
px4-firmware-f3f7f08e0d98be7eaba589fb6466f1d411f56b33.zip
Parameter xml metadata in .px4
Diffstat (limited to 'makefiles/config_px4fmu-v1_default.mk')
-rw-r--r--makefiles/config_px4fmu-v1_default.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/makefiles/config_px4fmu-v1_default.mk b/makefiles/config_px4fmu-v1_default.mk
index 9fe16fbb6..4507b506c 100644
--- a/makefiles/config_px4fmu-v1_default.mk
+++ b/makefiles/config_px4fmu-v1_default.mk
@@ -132,6 +132,9 @@ MODULES += lib/launchdetection
# Hardware test
#MODULES += examples/hwtest
+# Generate parameter XML file
+GEN_PARAM_XML = 1
+
#
# Transitional support - add commands from the NuttX export archive.
#