Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transponder Events Missing #116

Open
chrismorin opened this issue Mar 2, 2022 · 0 comments
Open

Transponder Events Missing #116

chrismorin opened this issue Mar 2, 2022 · 0 comments

Comments

@chrismorin
Copy link

Specifically, I don't seem to be able to execute the IDENT event (found in this list: https://docs.flightsimulator.com/html/Programming_Tools/Event_IDs/Aircraft_Radio_Navigation_Events.htm#Transponder) and I don't believe I'm able to turn the transponder into a certain state (found in this list: https://docs.flightsimulator.com/html/Programming_Tools/SimVars/Aircraft_SimVars/Aircraft_RadioNavigation_Variables.htm#TRANSPONDER_STATE).

Any chance we can get them added to the events list? Or, if I'm being an idiot and missed something, telling me that works too haha.

TRANSPONDER STATE | Transponder State | Enum:0 = Off1 = Standby2 = Test3 = On4 = Alt5 = Ground
XPNDR_IDENT_OFF | Disable the transponder Ident.
XPNDR_IDENT_ON | Enable the transponder Ident.  After 18 seconds it will disable automatically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant