flybywiresim / aircraft

The A32NX & A380X Project are community driven open source projects to create free Airbus aircraft in Microsoft Flight Simulator that are as close to reality as possible.
https://flybywiresim.com
GNU General Public License v3.0
5.15k stars 1.12k forks source link

a380x: handle more com radio events #8951

Open tracernz opened 2 months ago

tracernz commented 2 months ago

Aircraft Version

Development

Description

When https://github.com/flybywiresim/aircraft/pull/8947 is merged, there are a bunch of additional COM events that should probably be handled for oddball external users.

References (optional)

No response

Additional info (optional)

No response

Discord Username (optional)

No response

tracernz commented 3 weeks ago

BeyondATC are specifically wanting COMn_RADIO_SWAP https://github.com/flybywiresim/aircraft/issues/9209

whakamolenz commented 3 weeks ago

Sorry missed this was already there with my report. We duplicate the pilot behaviour of setting radios when they are triggered from BeyondATC - so use simconnect to populate Standby and then swap to active. Hence the need for that event.