EdgeTX / edgetx

EdgeTX is the cutting edge open source firmware for your R/C radio
https://edgetx.org
GNU General Public License v2.0
1.5k stars 318 forks source link

Trim travel wrong direction #2322

Open Eldenroot opened 1 year ago

Eldenroot commented 1 year ago

Is there an existing issue for this problem?

What part of EdgeTX is the focus of this bug?

Transmitter firmware

Current Behavior

Opening this issue because it is still present also in edgetx.

if you set "weight" in Input Tab to negativ value trim travel always positiv

Expected Behavior

https://github.com/opentx/opentx/issues/8950#issuecomment-1246373140

If a stick is inverted in the inputs, the corresponding trimmer is also inverted. This solved the problem.

Steps To Reproduce

Check above.

Version

2.7.1

Transmitter

Radiomaster TX16S

Anything else?

Maybe could be fixed by this? https://github.com/opentx/opentx/issues/8950#issuecomment-1246373140

pfeerick commented 1 year ago

Nope, because that is code for Ethos - that was Bertrands point! 😆 I do agree that if you reverse the input direction, it makes sense that the trim should work accordingly though.

Eldenroot commented 1 year ago

OK, well :)

I hope it is not difficult to fix :) because now it is quite confusing:(