IDs of message types seen by fgms. More...
Enumerations | |
enum | MSG_ID { U1 = 1, U2, U3, U4, U5, U6, POS_DATA, MP_2017_DATA_ID, PING, PONG } |
IDs of message types seen by fgms.
enum FGFS::MSG_ID |
Message identifiers
Enumerator | |
---|---|
U1 | |
U2 | |
U3 | |
U4 | |
U5 | |
U6 | |
POS_DATA | a "position" message, and the most trafficked |
MP_2017_DATA_ID | |
PING | a ping packet is send verbatim back to sender |
PONG |
Definition at line 68 of file mpmessages.hxx.