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.
The Standby ADF frequency is custom PMDG code and data is not provided in the SDK, so access to the data is unavailable.
0281 1 Beacon and Strobe lights. For separate switches see offset 0D0C Ok-Intl (via 0D0C)Ok-Intl (via 0D0C)
0284 2 ADF1 Standby Frequency: main 3 digits, in Binary Coded Decimal. A frequency of 1234.5 will have 0x0234 here and 0x0105 in offset 0286. Ok-SimC Not possible to write!
0286 2 Extended ADF1 Standby Frequency: the high byte contains the 1000’s digit and the low byte the fraction, so, for a frequency of 1234.5 this offset will contain 0x0105. Ok-SimC Not possible to write!
0288 2 ADF2 Standby Frequency: main 3 digits, in Binary CodedDecimal. A frequency of 1234.5 will have 0x0234 here and 0x0105 in offset 0286. Ok-SimC Not possible to write!
028A 2 Extended ADF2 Standby Frequency: the high byte contains the 1000’s digit and the low byte the fraction, so, for a frequency of 1234.5 this offset will contain 0x0105. Ok-SimC Not possible to write!
028C 1 Landing lights. (See also offset 0D0C). Ok-Intl (via 0D0C) Ok-Intl (via 0D0C)