fgms 0.13.5
The
FlightGear MultiPlayer Server
project
FGFS Namespace Reference

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
}
 

Detailed Description

IDs of message types seen by fgms.

Enumeration Type Documentation

◆ 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.