mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-05 21:52:10 +01:00
Need a really big telemetry queue size on revo for object manager not to choke.
Probably should slow down how quickly AltHoldSmoothed is set.
This commit is contained in:
parent
ea13536da0
commit
6c004678d5
@ -134,7 +134,7 @@ extern uint32_t pios_com_vcp_id;
|
|||||||
//------------------------
|
//------------------------
|
||||||
// TELEMETRY
|
// TELEMETRY
|
||||||
//------------------------
|
//------------------------
|
||||||
#define TELEM_QUEUE_SIZE 40
|
#define TELEM_QUEUE_SIZE 80
|
||||||
#define PIOS_TELEM_STACK_SIZE 624
|
#define PIOS_TELEM_STACK_SIZE 624
|
||||||
|
|
||||||
//-------------------------
|
//-------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user