aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs/px4fmu-v2
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2014-12-24 09:26:21 +0100
committerLorenz Meier <lm@inf.ethz.ch>2014-12-24 09:26:21 +0100
commit1240912f1c50d2f2f9993e5d32a5ebb46626accb (patch)
tree83c8204452dddb51415fe3f3cc865672e4216fb7 /nuttx-configs/px4fmu-v2
parent78fa3564004287eb53dc3dc91ee1407e27c6e492 (diff)
downloadpx4-firmware-1240912f1c50d2f2f9993e5d32a5ebb46626accb.tar.gz
px4-firmware-1240912f1c50d2f2f9993e5d32a5ebb46626accb.tar.bz2
px4-firmware-1240912f1c50d2f2f9993e5d32a5ebb46626accb.zip
FMUv1 / FMUv2: Up number of file descriptors slightly - no known issues, but some tasks are getting close.
Diffstat (limited to 'nuttx-configs/px4fmu-v2')
-rw-r--r--nuttx-configs/px4fmu-v2/nsh/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx-configs/px4fmu-v2/nsh/defconfig b/nuttx-configs/px4fmu-v2/nsh/defconfig
index e31f40cd2..90dde6294 100644
--- a/nuttx-configs/px4fmu-v2/nsh/defconfig
+++ b/nuttx-configs/px4fmu-v2/nsh/defconfig
@@ -438,7 +438,7 @@ CONFIG_SIG_SIGWORK=4
CONFIG_MAX_TASKS=32
CONFIG_MAX_TASK_ARGS=10
CONFIG_NPTHREAD_KEYS=4
-CONFIG_NFILE_DESCRIPTORS=38
+CONFIG_NFILE_DESCRIPTORS=42
CONFIG_NFILE_STREAMS=8
CONFIG_NAME_MAX=32
CONFIG_PREALLOC_MQ_MSGS=4