tbs-fpv / freedomtx

FreedomTX custom firmware for Transmitters
GNU General Public License v2.0
60 stars 8 forks source link

Special Function Adjust doesn't Increment #24

Open txbone66 opened 2 years ago

txbone66 commented 2 years ago

Describe the bug I've created a special function and tied it to a switch using Adjust G1 1 and enabled. When I click the switch, it does change the G1 from 0 to 1 but future clicks don't change it from 1 to 2 and so on.

To Reproduce Steps to reproduce the behavior: See above, G1 doesn't increment up past the initial set value

Expected behavior I expect this Special Function to increate the G1 value by the increment, so 1 click = 1, second click = 2 and so on

Screenshots

General information

kamik2 commented 2 years ago

thats an opentx "bug", also present on any other otx radio.

ajust got a sub setting, which allows you to specify the behavior. standard is "set", any other setting can only be set up by companion. what you need/search for is the "add" setting.

reminds me that i need to open a at the otx project about this (another function, which i do not remember now, got the same issue)