aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/px4fmu/nsh/appconfig
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2012-09-10 23:04:31 +0200
committerLorenz Meier <lm@inf.ethz.ch>2012-09-10 23:04:31 +0200
commite440fc40275fd61a76d40aae73ed9e1cb3e813b2 (patch)
tree200ff7c9b500e86dd973e0febad629590d2765e3 /nuttx/configs/px4fmu/nsh/appconfig
parent0019f65b10dfdaa962283c916798df7b209ba9fc (diff)
downloadpx4-firmware-e440fc40275fd61a76d40aae73ed9e1cb3e813b2.tar.gz
px4-firmware-e440fc40275fd61a76d40aae73ed9e1cb3e813b2.tar.bz2
px4-firmware-e440fc40275fd61a76d40aae73ed9e1cb3e813b2.zip
Rewrote SD logging app, simpler, but effective. Pending testing
Diffstat (limited to 'nuttx/configs/px4fmu/nsh/appconfig')
-rw-r--r--nuttx/configs/px4fmu/nsh/appconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/px4fmu/nsh/appconfig b/nuttx/configs/px4fmu/nsh/appconfig
index a879eb12f..98ca8f253 100644
--- a/nuttx/configs/px4fmu/nsh/appconfig
+++ b/nuttx/configs/px4fmu/nsh/appconfig
@@ -69,7 +69,7 @@ CONFIGURED_APPS += uORB
CONFIGURED_APPS += mavlink
CONFIGURED_APPS += gps
CONFIGURED_APPS += commander
-#CONFIGURED_APPS += sdlog
+CONFIGURED_APPS += sdlog
CONFIGURED_APPS += sensors
CONFIGURED_APPS += ardrone_interface
CONFIGURED_APPS += multirotor_att_control