-
Notifications
You must be signed in to change notification settings - Fork 44
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
Issue 1527 kma20 #1531
base: master
Are you sure you want to change the base?
Issue 1527 kma20 #1531
Conversation
According to the handbook, the MIC selector knob also can switch the audible COM radio, when the AUTO switch is active and the switch for the radio is in OFF position. As I interpret this, setting a radio to SPKR or HEADPHONE will make that radio alwas audible (so its an override for the AUTO switch). Also, the code now does calculate the "operable" property to make it failable by setting "serviceable" to false. The panel has a failsafe mode: when the panel fails, COM1 is hardwired to the speaker/headset and mic. see c172p-team#1527
When activated via aircraft-options menu: - Space and shift-space keybinds will use the radio selected by the panels MIC knob. - The transmission will only activate, when panel and the selected COM is operable. - If the KMA20 panel fails, mic is wired to COM1 (falsafe mode). - When PTT is activated, the respective radio gets muted (radios are half-duplex).
I'll take a look soon and get this merged. Thanks! |
Thank you. One thing that came to my mind this night: |
put on hold, I want to add some things. |
OK, Wayne, you can have a look now. |
Thi should give unmeasurable better performance, but peace for the soul.
Tested OK, should be fine to merge
Fix #1527