I want to setup a button press depending upon stick position. And then use this button press to callout a value via VoiceAttack. Along the lines of "stop", "slow reverse", "flank ahead" to indicate throttle position.
For that I want to use Comparator 2 under the Boolean functions since it gives me better control of the activation points. However, there I encounter a few issues.
- The value for the lower threshold cannot be set to 0. The lowest is 1%. And I want to have a button press between 0% and 2%. For your information, the higher threshold does go up to 100%.
- I cannot use numeric keyboard entry for the number I want. The up/down arrows work.
- Double-clicking the entry field pulls up the virtual layer button assignment. Actually, it seems to pull up this virtual button assignment on every input field in every boolean function. Often it makes sense, but not for the comparator percentage value.
I added an attachment and marked in green the entry buttons I have trouble with. Thank you for your attention and greetings!