mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/TACOS.git
synced 2025-09-29 02:57:33 +00:00
README defines
This commit is contained in:
@@ -48,11 +48,12 @@ In order to use TACOS, you need to provide a configuration file in the path `sta
|
|||||||
#define STA_RTOS_SYSTEM_EVENTS_ENABLE
|
#define STA_RTOS_SYSTEM_EVENTS_ENABLE
|
||||||
// #define STA_RTOS_SYSTEM_WATCHDOG_ENABLE
|
// #define STA_RTOS_SYSTEM_WATCHDOG_ENABLE
|
||||||
// #define STA_RTOS_WATCHDOG_ENABLE
|
// #define STA_RTOS_WATCHDOG_ENABLE
|
||||||
// #define STA_RTOS_CAN_BUS_ENABLE
|
|
||||||
|
|
||||||
// Settings for the CAN bus
|
// Settings for the CAN bus
|
||||||
#define STA_RTOS_CAN_BUS_ENABLE
|
#define STA_RTOS_CAN_BUS_ENABLE
|
||||||
#define STA_RTOS_CAN_BUS_QUEUE_LENGTH 5
|
#define STA_RTOS_CAN_BUS_QUEUE_LENGTH 5
|
||||||
|
#define STA_RTOS_CAN_BUS_MAX_FILTER 14
|
||||||
|
#define STA_RTOS_CAN_BUS_MAX_PAYLOAD_SIZE 8
|
||||||
|
|
||||||
// Uses the default configuration for TACOS.
|
// Uses the default configuration for TACOS.
|
||||||
#include<sta/tacos/configs/default.hpp>
|
#include<sta/tacos/configs/default.hpp>
|
||||||
|
Reference in New Issue
Block a user