aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/px4fmu/nsh/appconfig
diff options
context:
space:
mode:
authorThomas Gubler <thomasgubler@gmail.com>2012-10-21 15:13:39 +0200
committerThomas Gubler <thomasgubler@gmail.com>2012-10-21 15:13:39 +0200
commit7fcb51703b6e4ad19b9a3ecbc4eb6175e640ca20 (patch)
treedae99617be029089f9a140628ea61fea77625eae /nuttx/configs/px4fmu/nsh/appconfig
parentb9510b89bb7ad71dae6f8b2cd18bfd8989d71bf9 (diff)
parent73521cbc66fa4fbc350c15cef277fabfce89c150 (diff)
downloadpx4-firmware-7fcb51703b6e4ad19b9a3ecbc4eb6175e640ca20.tar.gz
px4-firmware-7fcb51703b6e4ad19b9a3ecbc4eb6175e640ca20.tar.bz2
px4-firmware-7fcb51703b6e4ad19b9a3ecbc4eb6175e640ca20.zip
Merge branch 'master' of https://github.com/PX4/Firmware
Diffstat (limited to 'nuttx/configs/px4fmu/nsh/appconfig')
-rw-r--r--nuttx/configs/px4fmu/nsh/appconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/configs/px4fmu/nsh/appconfig b/nuttx/configs/px4fmu/nsh/appconfig
index fab4d6a7e..be0a3d1d7 100644
--- a/nuttx/configs/px4fmu/nsh/appconfig
+++ b/nuttx/configs/px4fmu/nsh/appconfig
@@ -53,6 +53,7 @@ CONFIGURED_APPS += systemcmds/boardinfo
CONFIGURED_APPS += systemcmds/mixer
CONFIGURED_APPS += systemcmds/eeprom
CONFIGURED_APPS += systemcmds/led
+CONFIGURED_APPS += systemcmds/param
CONFIGURED_APPS += systemcmds/bl_update
#CONFIGURED_APPS += systemcmds/calibration
@@ -74,6 +75,7 @@ CONFIGURED_APPS += sdlog
CONFIGURED_APPS += sensors
CONFIGURED_APPS += ardrone_interface
CONFIGURED_APPS += multirotor_att_control
+CONFIGURED_APPS += multirotor_pos_control
CONFIGURED_APPS += px4/attitude_estimator_bm
CONFIGURED_APPS += fixedwing_control
CONFIGURED_APPS += position_estimator