aboutsummaryrefslogtreecommitdiff
path: root/nuttx
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2013-02-23 12:02:58 +0100
committerLorenz Meier <lm@inf.ethz.ch>2013-02-23 12:02:58 +0100
commit5aa5645fb060c13997dc6458b530acb551c6c53e (patch)
treec3a40569bc92aa7d01d8c993669446de70b6b3e8 /nuttx
parent0561fab4e3c396ed11e49bac743bc33fc82138d7 (diff)
downloadpx4-firmware-5aa5645fb060c13997dc6458b530acb551c6c53e.tar.gz
px4-firmware-5aa5645fb060c13997dc6458b530acb551c6c53e.tar.bz2
px4-firmware-5aa5645fb060c13997dc6458b530acb551c6c53e.zip
Disabled MAVLink debug app
Diffstat (limited to 'nuttx')
-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 289a721a1..2bf3283c8 100644
--- a/nuttx/configs/px4fmu/nsh/appconfig
+++ b/nuttx/configs/px4fmu/nsh/appconfig
@@ -81,7 +81,7 @@ CONFIGURED_APPS += systemcmds/delay_test
# Tutorial code from
# https://pixhawk.ethz.ch/px4/dev/debug_values
-CONFIGURED_APPS += examples/px4_mavlink_debug
+# CONFIGURED_APPS += examples/px4_mavlink_debug
# Shared object broker; required by many parts of the system.
CONFIGURED_APPS += uORB