aboutsummaryrefslogtreecommitdiff
path: root/makefiles
diff options
context:
space:
mode:
authorAnton Babushkin <anton.babushkin@me.com>2013-05-25 22:15:56 +0400
committerAnton Babushkin <anton.babushkin@me.com>2013-05-25 22:16:43 +0400
commite2113526043f82700c2cff5d16d9e3a4dee089c7 (patch)
tree618f878469a1c135b592ae6225cd17a5e5b7f212 /makefiles
parentbc7a7167ae955a810299831a8504bac7c9cd60fb (diff)
downloadpx4-firmware-e2113526043f82700c2cff5d16d9e3a4dee089c7.tar.gz
px4-firmware-e2113526043f82700c2cff5d16d9e3a4dee089c7.tar.bz2
px4-firmware-e2113526043f82700c2cff5d16d9e3a4dee089c7.zip
sdlog2 logger app added. New flexible log format, compatible with APM.
Diffstat (limited to 'makefiles')
-rw-r--r--makefiles/config_px4fmu_default.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefiles/config_px4fmu_default.mk b/makefiles/config_px4fmu_default.mk
index 1e4d59266..b6fa4014a 100644
--- a/makefiles/config_px4fmu_default.mk
+++ b/makefiles/config_px4fmu_default.mk
@@ -78,6 +78,7 @@ MODULES += modules/multirotor_pos_control
# Logging
#
MODULES += modules/sdlog
+MODULES += modules/sdlog2
#
# Library modules