17 #ifndef DEF_DEFINITIONS_H 18 #define DEF_DEFINITIONS_H 45 #define N_SYNCVARS_MAX 255 // Maximum number of SyncVars. 46 #define SYNCVAR_NAME_SIZE 50 // Max size of a SyncVar name, including the '\0' trailing character. 63 #define UART_BAUDRATE 1843200 Definition: definitions.h:52
Definition: definitions.h:59
Definition: definitions.h:58
Definition: definitions.h:57
Definition: definitions.h:58
Request the board an answer, to check the connection status.
Definition: definitions.h:26
Variable state.
Definition: definitions.h:37
Definition: definitions.h:58
Definition: definitions.h:58
Set the variables to be streamed continuously.
Definition: definitions.h:28
Definition: definitions.h:51
Definition: definitions.h:59
Definition: definitions.h:58
Notification that the board has (re)started.
Definition: definitions.h:41
Response to a ping request.
Definition: definitions.h:36
Monitored variables list.
Definition: definitions.h:40
Definition: definitions.h:50
Definition: definitions.h:58
comm_VarType
Definition: definitions.h:55
Request the device to send the selected value.
Definition: definitions.h:29
comm_VarAccess
Definition: definitions.h:48
Definition: definitions.h:58
Debug text message.
Definition: definitions.h:39
Definition: definitions.h:58
Streaming packet.
Definition: definitions.h:38
Do nothing.
Definition: definitions.h:25
comm_StmMessage
Definition: definitions.h:34
Request the SyncVars list.
Definition: definitions.h:27
comm_PcMessage
Definition: definitions.h:23
Set the selected variable.
Definition: definitions.h:30