mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/TACOS.git
synced 2025-06-12 01:25:59 +00:00
Increase CAN queue length to 25
This commit is contained in:
parent
f59eb971a4
commit
12c5603056
@ -15,7 +15,7 @@
|
|||||||
#define STA_TACOS_INITIAL_STATE 0
|
#define STA_TACOS_INITIAL_STATE 0
|
||||||
|
|
||||||
// Can Bus settings
|
// Can Bus settings
|
||||||
#define STA_RTOS_CAN_BUS_QUEUE_LENGTH 5
|
#define STA_RTOS_CAN_BUS_QUEUE_LENGTH 25
|
||||||
#define STA_RTOS_CAN_BUS_MAX_FILTER 14
|
#define STA_RTOS_CAN_BUS_MAX_FILTER 14
|
||||||
#define STA_RTOS_CAN_BUS_MAX_PAYLOAD_SIZE 8
|
#define STA_RTOS_CAN_BUS_MAX_PAYLOAD_SIZE 8
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user