Go to the documentation of this file. 68 #ifndef DLT_DAEMON_CFG_H 69 #define DLT_DAEMON_CFG_H 76 #define DLT_DAEMON_TIMINGPACKET_THREAD_STACKSIZE 100000 79 #define DLT_DAEMON_ECU_VERSION_THREAD_STACKSIZE 100000 82 #define DLT_DAEMON_RCVBUFSIZE 10024 84 #define DLT_DAEMON_RCVBUFSIZESOCK 10024 86 #define DLT_DAEMON_RCVBUFSIZESERIAL 10024 89 #define DLT_DAEMON_TEXTSIZE 10024 92 #define DLT_DAEMON_TEXTBUFSIZE 512 95 #define DLT_DAEMON_DESCSIZE 256 98 #define DLT_DAEMON_LOCK_FILE "dltd.lock" 101 #define DLT_DAEMON_UMASK 027 103 #define DLT_DAEMON_LOCK_FILE_PERM 0640 106 #define DLT_DAEMON_ECU_ID "ECU1" 109 #define DLT_DAEMON_SERIAL_DEFAULT_BAUDRATE 115200