ark1320 Posted October 21, 2020 Report Share Posted October 21, 2020 Control 66372 (Com1 freq swap) and control 66444 (Com2 freq swap) do not seem to be working correctly. The Com1 freq swap sometimes works the first time, but often does a double swap so you end up with unswapped active and standby frequencies. The Com2 freq swap control works except it swaps BOTH the Com1 and Com2 frequencies between active and standby. Interestingly, the Nav1 and Nav2 swap controls seem to work fine. Al EDIT: Using Offset 0x3123 seemed to work at first, but then started to behave similar to when using the control codes directly which I guess is not surprising. Link to comment Share on other sites More sharing options...
Thomas Richter Posted October 21, 2020 Report Share Posted October 21, 2020 Hi, both ways work correct. Using the controls COM_STBY_RADIO_SWAP : to swap COM1 COM2_RADIO_SWAP : to swap COM2 as well as using Offset 0x3123 Offset Byte Set, Parameter 4 : to swap COM1 Offset Byte Set, Parameter 8 : to swap COM2 Make sure when using the Offset you use BYTE SET and not BYTE SETBITS, also make sure you have not "Control to repeat while held" ticked. I tested here with Cessna 152 Aero Asobo Thomas Link to comment Share on other sites More sharing options...
ark1320 Posted October 21, 2020 Author Report Share Posted October 21, 2020 2 hours ago, Thomas Richter said: Hi, both ways work correct. Using the controls COM_STBY_RADIO_SWAP : to swap COM1 COM2_RADIO_SWAP : to swap COM2 as well as using Offset 0x3123 Offset Byte Set, Parameter 4 : to swap COM1 Offset Byte Set, Parameter 8 : to swap COM2 Make sure when using the Offset you use BYTE SET and not BYTE SETBITS, also make sure you have not "Control to repeat while held" ticked. I tested here with Cessna 152 Aero Asobo Thomas Hi Thomas, EDIT: Think I figured it out. Had a key conflict between my Lua script activation and an existing default MSFS key input. I keep forgetting you might have to remove the MSFS key inputs if you are using them elsewhere. BTW, I think you have a typo above, the Offset parameters for COM1 and COM2 should be reversed. Thanks for the help, Al Link to comment Share on other sites More sharing options...
Thomas Richter Posted October 21, 2020 Report Share Posted October 21, 2020 Hi, Quote BTW, I think you have a typo above, the Offset parameters for COM1 and COM2 should be reversed. ups, should be 8 for COM1. Just copy and paste one line . . . Thanks Thomas Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now