aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs/px4fmu-v1/nsh/defconfig
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2013-08-26 13:26:25 +0200
committerLorenz Meier <lm@inf.ethz.ch>2013-08-26 13:26:25 +0200
commit54ad734b959796c446ca12077975bb4bbaee535a (patch)
tree791ba68b1d92cef4f7f0e558c0dbd07b7b2e9be8 /nuttx-configs/px4fmu-v1/nsh/defconfig
parent25379771012761cd331e26eedd6a7ac649e04f5f (diff)
parent3157285254381827bc0312bfb413ff6823feee3b (diff)
downloadpx4-firmware-54ad734b959796c446ca12077975bb4bbaee535a.tar.gz
px4-firmware-54ad734b959796c446ca12077975bb4bbaee535a.tar.bz2
px4-firmware-54ad734b959796c446ca12077975bb4bbaee535a.zip
Merge branch 'fmuv2_bringup' into multirotor
Diffstat (limited to 'nuttx-configs/px4fmu-v1/nsh/defconfig')
-rw-r--r--nuttx-configs/px4fmu-v1/nsh/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx-configs/px4fmu-v1/nsh/defconfig b/nuttx-configs/px4fmu-v1/nsh/defconfig
index 412a29fbe..b6f14490e 100644
--- a/nuttx-configs/px4fmu-v1/nsh/defconfig
+++ b/nuttx-configs/px4fmu-v1/nsh/defconfig
@@ -405,8 +405,8 @@ CONFIG_SIG_SIGWORK=4
CONFIG_MAX_TASKS=32
CONFIG_MAX_TASK_ARGS=10
CONFIG_NPTHREAD_KEYS=4
-CONFIG_NFILE_DESCRIPTORS=32
-CONFIG_NFILE_STREAMS=25
+CONFIG_NFILE_DESCRIPTORS=64
+CONFIG_NFILE_STREAMS=50
CONFIG_NAME_MAX=32
CONFIG_PREALLOC_MQ_MSGS=4
CONFIG_MQ_MAXMSGSIZE=32