mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-03-01 18:29:16 +01:00
Merge branch 'bugfix-flight' of ssh://git.openpilot.org/OpenPilot into bugfix-flight
This commit is contained in:
commit
54b7b2186a
@ -92,7 +92,7 @@
|
|||||||
/* Task stack sizes */
|
/* Task stack sizes */
|
||||||
#define PIOS_ACTUATOR_STACK_SIZE 1020
|
#define PIOS_ACTUATOR_STACK_SIZE 1020
|
||||||
#define PIOS_MANUAL_STACK_SIZE 724
|
#define PIOS_MANUAL_STACK_SIZE 724
|
||||||
#define PIOS_SYSTEM_STACK_SIZE 504
|
#define PIOS_SYSTEM_STACK_SIZE 560
|
||||||
#define PIOS_STABILIZATION_STACK_SIZE 524
|
#define PIOS_STABILIZATION_STACK_SIZE 524
|
||||||
#define PIOS_TELEM_STACK_SIZE 500
|
#define PIOS_TELEM_STACK_SIZE 500
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user