Variables | |
struct rm_referee::GraphConfig | __packed |
const uint16_t | kCrc16Init = 0xffff |
const uint8_t | kCrc8Init = 0xff |
const uint8_t | kCrc8Table [256] |
const uint16_t | wCRC_table [256] |
enum rm_referee::ClientId |
Definition at line 127 of file protocol.h.
Definition at line 86 of file protocol.h.
Enumerator | |
---|---|
MAIN_COLOR | |
YELLOW | |
GREEN | |
ORANGE | |
PURPLE | |
PINK | |
CYAN | |
BLACK | |
WHITE |
Definition at line 151 of file protocol.h.
Enumerator | |
---|---|
ADD | |
UPDATE | |
DELETE |
Definition at line 144 of file protocol.h.
Enumerator | |
---|---|
LINE | |
RECTANGLE | |
CIRCLE | |
ELLIPSE | |
ARC | |
FLOAT_NUM | |
INT_NUM | |
STRING |
Definition at line 164 of file protocol.h.
Enumerator | |
---|---|
NO_PROBLEM | |
HIGH_CURRENT | |
REFEREE_POWER_DOWN | |
REFEREE_DISCONNECT |
Definition at line 191 of file protocol.h.
Enumerator | |
---|---|
POWER_ON | |
EXTERNAL_BUTTON | |
SOFT | |
INDEPENDENT_WATCHDOG | |
WINDOW_WATCHDOG | |
LOW_VOLTAGE | |
UNKNOWN |
Definition at line 199 of file protocol.h.
Enumerator | |
---|---|
CHARGE | |
BOOST | |
NORMAL | |
ALL_OFF |
Definition at line 183 of file protocol.h.
Enumerator | |
---|---|
PASS_THROUGH | |
CHARGE_AND_BOOST | |
SWITCHES_ALL_OFF |
Definition at line 210 of file protocol.h.
Definition at line 45 of file protocol.h.
enum rm_referee::RobotId |
Definition at line 103 of file protocol.h.
Enumerator | |
---|---|
ATTACK_IN | |
DEFEND_IN | |
MOVE_TO |
Definition at line 176 of file protocol.h.
const uint16_t rm_referee::kCrc16Init = 0xffff |
Definition at line 710 of file protocol.h.
const uint8_t rm_referee::kCrc8Init = 0xff |
Definition at line 693 of file protocol.h.
const uint8_t rm_referee::kCrc8Table[256] |
Definition at line 694 of file protocol.h.
const uint16_t rm_referee::wCRC_table[256] |
Definition at line 711 of file protocol.h.