1
0
Fork 0

Send transponder mode over network

This commit is contained in:
Clément de l'Hamaide 2014-01-29 21:04:58 +01:00
parent 29bc895f0b
commit 43b8d157ce

View file

@ -176,6 +176,7 @@ static const IdPropertyList sIdPropertyList[] = {
{1500, "instrumentation/transponder/transmitted-id", simgear::props::INT},
{1501, "instrumentation/transponder/altitude", simgear::props::INT},
{1502, "instrumentation/transponder/ident", simgear::props::BOOL},
{1503, "instrumentation/transponder/inputs/mode", simgear::props::INT},
{10001, "sim/multiplay/transmission-freq-hz", simgear::props::STRING},
{10002, "sim/multiplay/chat", simgear::props::STRING},