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.
When using simconnect events to trigger behaviour in the aircraft the event COM1_RADIO_SWAP does not correctly trigger the standby frequency for com1 being populated to the active frequency.
This prevents auto radio tuning from BeyondATC.
Expected behavior
Triggering the event COM1_RADIO_SWAP should swap the frequency from the standby com1 radio into the active com1 radio. The COM1_STBY_UPDATE event does correctly set the standby value but the COM1_RADIO_SWAP will not move it to active.
This works correctly in all other MSFS2020 aircraft.
Aircraft Version
Development
Build info
Describe the bug
When using simconnect events to trigger behaviour in the aircraft the event COM1_RADIO_SWAP does not correctly trigger the standby frequency for com1 being populated to the active frequency.
This prevents auto radio tuning from BeyondATC.
Expected behavior
Triggering the event COM1_RADIO_SWAP should swap the frequency from the standby com1 radio into the active com1 radio. The COM1_STBY_UPDATE event does correctly set the standby value but the COM1_RADIO_SWAP will not move it to active.
This works correctly in all other MSFS2020 aircraft.
Steps to reproduce
References (optional)
https://docs.flightsimulator.com/msfs2024/html/6_Programming_APIs/Key_Events/Aircraft_Radio_Navigation_Events.htm#COM1_RADIO_SWAP even information
Additional info (optional)
No response
Discord Username (optional)
No response