RWR Power in both F18 and F16
Good morning folks.
I love the updates to DCS-BIOS! couple of bugs i think. The RWR Power button, is coded as a 2Pos Switch. However when you connect that to a push button, you of course get a 1 and then a 0 indicating button pressed and released. The response in the cockpit from both F18 and f16 is the RWR power goes on.. then immediately off.
DcsBios::Switch2Pos rwrPowerBtn("RWR_POWER_BTN", A5);
DcsBios::Switch2Pos rwrPwrBtn("RWR_PWR_BTN", A5);
It does seem to be limited specifically to just those buttons in the game, the other push buttons seem to work ok. I currently have 5 hooked up. Master Modes AA and AG, Master Caution Reset, LIST (UFC/VIPER) and Jettison (HORNET).
Look forward to the response.
Thanks, keep up the awesome work on this mod!