The radio stuff doesn't work at all well with the A380.
VHF transmission
We probably need to re-enable the checkbox on VHF1 (but it may not be possible to use the standard event as it's unimplemented), which is off by default in the A380X.
I think toggling the values is down to B:A380X_PED_RMP_1_VHF_CALL_1_PB_Push then ..._Release (or _2_). The current state of these buttons is L:A380X_RMP_1_VHF_TX_1 (or TX_2).
A32NX
Doesn't seem to work very well, either. An old post suggests something like:
Do these correspond to the existing standard variables and events?
COM radio frequency swap buttons
If RMP1 is on the VHF comms page, doing B:A380X_PED_RMP_1_ADK_1_PB_Push then ..._Release (or ADK_2 for COM2) does the COM swap. They will probably implement the standard swap events eventually...
The radio stuff doesn't work at all well with the A380.
VHF transmission
We probably need to re-enable the checkbox on VHF1 (but it may not be possible to use the standard event as it's unimplemented), which is off by default in the A380X.
And the swap button doesn't work, probably because the interceptor hasn't been implemented.
I think toggling the values is down to
B:A380X_PED_RMP_1_VHF_CALL_1_PB_Push
then..._Release
(or_2_
). The current state of these buttons isL:A380X_RMP_1_VHF_TX_1
(orTX_2
).A32NX
Doesn't seem to work very well, either. An old post suggests something like:
Fenix
TBC
VHF reception
Do these correspond to the existing standard variables and events?
COM radio frequency swap buttons
If RMP1 is on the VHF comms page, doing
B:A380X_PED_RMP_1_ADK_1_PB_Push
then..._Release
(orADK_2
for COM2) does the COM swap. They will probably implement the standard swap events eventually...See also this.