In addition 4.36 now supports 128 btn. devices. That raises the logical number to 2048 (16 devices * 128 buttons) I "encoded" the AUX COMM digitrans as four analog sliders
https://www.youtube.com/watch?v=3ypivpdA5PU
@henkieQuoteI "encoded" the AUX COMM digitrans as four analog sliders
Then how do you map those analog axis to AUX COMM input and SimIFFBackupMxDigity_z ?
On my IFF, I use SimIFFBackupM_Digit_Inc and SimIFFBackupM_Digit_Dec. As changes are sequential it's fine.
On my UHF, I am currently using INC and DEC. But when rotating quickly a knob, it takes a short time (but visible) to make the required pulses on the INC or DEC to reach the selected value on the associated digit.
I write "analog" in quotes, because although it is an analog value, it will only have 10 discrete values (binary coded, step size 64),I did something similar ;) but in order to save inputs on the micro-controller on my panel. Rotaries produce an analog value and are connected to an ADC pin of the PIC, then the firmware convert it and select the proper DX input to activate.
However, especially for the left side, you need quite a few analog inputs for all the potentiometers.My hardware and firmeware framework can handle way more analog axis than bms requires😁
Did anyone have an issue when selecting 'launch' and having the program stop responding? I can't get it to work.
Thanks,
Skins
Has anyone ever had luck stopping automatic updates (not just pausing/delaying them?) with Windows 10?