From fb1fd205bd2beea683611725607eb0efb0cdf76e Mon Sep 17 00:00:00 2001 From: Lorenz Meier Date: Thu, 2 Jun 2016 09:27:26 +0200 Subject: [PATCH] MAVLink app needs more FDs --- nuttx-configs/px4fmu-v4/nsh/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nuttx-configs/px4fmu-v4/nsh/defconfig b/nuttx-configs/px4fmu-v4/nsh/defconfig index eb4fdc9d20..ccb6b5c132 100644 --- a/nuttx-configs/px4fmu-v4/nsh/defconfig +++ b/nuttx-configs/px4fmu-v4/nsh/defconfig @@ -442,7 +442,7 @@ CONFIG_SIG_SIGWORK=4 CONFIG_MAX_TASKS=32 CONFIG_MAX_TASK_ARGS=10 CONFIG_NPTHREAD_KEYS=4 -CONFIG_NFILE_DESCRIPTORS=52 +CONFIG_NFILE_DESCRIPTORS=47 CONFIG_NFILE_STREAMS=8 CONFIG_NAME_MAX=32 CONFIG_PREALLOC_MQ_MSGS=4