From 1a0472dfab6d3d62e38f3aeeca6962084e8e1d8a Mon Sep 17 00:00:00 2001 From: Daniel Agar Date: Sun, 2 Sep 2018 15:08:17 -0400 Subject: [PATCH] sensors increase MAIN stack --- src/modules/sensors/CMakeLists.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/modules/sensors/CMakeLists.txt b/src/modules/sensors/CMakeLists.txt index 4b20b9750c..c4e4dd25a0 100644 --- a/src/modules/sensors/CMakeLists.txt +++ b/src/modules/sensors/CMakeLists.txt @@ -35,8 +35,7 @@ px4_add_module( MODULE modules__sensors MAIN sensors PRIORITY "SCHED_PRIORITY_MAX-5" - STACK_MAIN 1300 - COMPILE_FLAGS + STACK_MAIN 1500 SRCS voted_sensors_update.cpp rc_update.cpp