aboutsummaryrefslogtreecommitdiff
path: root/apps/commander/Makefile
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2012-08-16 20:57:38 +0200
committerLorenz Meier <lm@inf.ethz.ch>2012-08-16 20:57:38 +0200
commit73286f3262b624ab62ce3f2d55e3521c1cb5f135 (patch)
tree3826b3da0c537d5fb4972c3b1e7824cc91528539 /apps/commander/Makefile
parent8575d8cd49a525bf67e7a11eeb3dd0261e20c77b (diff)
downloadpx4-firmware-73286f3262b624ab62ce3f2d55e3521c1cb5f135.tar.gz
px4-firmware-73286f3262b624ab62ce3f2d55e3521c1cb5f135.tar.bz2
px4-firmware-73286f3262b624ab62ce3f2d55e3521c1cb5f135.zip
Minor tweaks and command parsing debugging
Diffstat (limited to 'apps/commander/Makefile')
-rw-r--r--apps/commander/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/commander/Makefile b/apps/commander/Makefile
index d12697274..f2972ac4e 100644
--- a/apps/commander/Makefile
+++ b/apps/commander/Makefile
@@ -37,7 +37,7 @@
APPNAME = commander
PRIORITY = SCHED_PRIORITY_MAX - 30
-STACKSIZE = 2048
+STACKSIZE = 4096
INCLUDES = $(TOPDIR)/../mavlink/include/mavlink