BeRTOS
|
Configuration file for the AX25 protocol module. More...
Go to the source code of this file.
Defines | |
#define | AX25_LOG_LEVEL LOG_LVL_WARN |
Module logging level. | |
#define | AX25_LOG_FORMAT LOG_FMT_TERSE |
Module logging format. | |
#define | CONFIG_AX25_FRAME_BUF_LEN 330 |
AX25 frame buffer lenght. | |
#define | CONFIG_AX25_RPT_LST 1 |
Enable repeaters listing in AX25 frames. |
Configuration file for the AX25 protocol module.
Definition in file cfg_ax25.h.
#define CONFIG_AX25_RPT_LST 1 |
Enable repeaters listing in AX25 frames.
If enabled use 56 addtional bytes of RAM for each message received.
Definition at line 73 of file cfg_ax25.h.