mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-29 14:52:12 +01:00
OP-1188 fix stack for coptercontrol
This commit is contained in:
parent
c1f810f1ce
commit
3ef980aa89
@ -162,7 +162,7 @@
|
|||||||
#endif
|
#endif
|
||||||
#define PIOS_STABILIZATION_STACK_SIZE 790
|
#define PIOS_STABILIZATION_STACK_SIZE 790
|
||||||
#define PIOS_TELEM_STACK_SIZE 540
|
#define PIOS_TELEM_STACK_SIZE 540
|
||||||
#define PIOS_EVENTDISPATCHER_STACK_SIZE 150
|
#define PIOS_EVENTDISPATCHER_STACK_SIZE 160
|
||||||
|
|
||||||
/* This can't be too high to stop eventdispatcher thread overflowing */
|
/* This can't be too high to stop eventdispatcher thread overflowing */
|
||||||
#define PIOS_EVENTDISAPTCHER_QUEUE 10
|
#define PIOS_EVENTDISAPTCHER_QUEUE 10
|
||||||
|
Loading…
x
Reference in New Issue
Block a user