|
swift
|
Go to the source code of this file.
Classes | |
| class | swift::core::fsd::CFSDClient |
| FSD client Todo: Send (interim) data updates automatically Todo Check ':' in FSD messages. Disconnect if there is a wrong one. More... | |
Namespaces | |
| swift::core | |
| Backend services of the swift project, like dealing with the network or the simulators. | |
Enumerations | |
| enum class | swift::core::fsd::TextMessageGroups { AllClients , AllAtcClients , AllPilotClients , AllSups } |
| Message groups. | |
Variables | |
| constexpr int | PROTOCOL_REVISION_CLASSIC = 9 |
| Protocol version. | |
| constexpr int | PROTOCOL_REVISION_VATSIM_ATC = 10 |
| Protocol version. | |
| constexpr int | PROTOCOL_REVISION_VATSIM_AUTH = 100 |
| Protocol version. | |
| constexpr int | PROTOCOL_REVISION_VATSIM_VELOCITY = 101 |
| Protocol version. | |