Welcome to the forum for MobiFlight! Feel free to reach out to the community in case you have questions, issues or just want to share great ideas or details about your latest home cockpit project.
You like MobiFlight? Donate via PayPal and support the MobiFlight development. Thanks!
The community support for MobiFlight has moved exclusively over to our Discord server. Register for free and enjoy more interactive functions like image and video upload, voice chat. More than 7,000 registered users around the world make it a great experience!
See you on our MobiFlight Community Discord server.
A HUGE Thank You to everyone who participated in the forum, especially obviously to Pizman and Stephan who did an outstanding job over so many years providing an incredible service to the MobiFlight community.
The forum is still providing a lot of good content, hence we keep this information accessible.
Com MasterMode=0
Nav MasterMode=1
So now I have the input and output for the 2 modes of the Com button. I have 3 configs for the encoder for Com1 and 3 for Com2. But now i am missing a way for MSFS2020 to take the mode and apply it. Do I need a 3rd input config for the Com button to tell the Sim to recognize it for com_stby_swap?
NOW we need a logical Table to understand what happen..... For example these i would use....
Variable A = 0 .... Variable B = 0 ---> COM1
Variable A = 0 .... Variable B = 1 ---> COM2
Variable A = 1 .... Variable B = 0 ---> NAV1
Variable A = 1 .... Variable B = 1 ---> NAV2