-
-
Notifications
You must be signed in to change notification settings - Fork 350
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Horus X12S 6 position switch numbers freezing again since nightly update change. #2943
Comments
Interestingly enough, calibration in the TX16S simulator is broken completely: the 6POS is stack at 2 in the calibration screen and at 1 in the main screen. |
@eshifri In the simulator calibration try setting the 6POS switch to position 4 when asked to center all controls. Make sure to move the 6POS knob to all 6 positions when asked to move all the controls. |
@philmoz Now it is stack in pos 4 in both screens. :-) |
@eshifri Very strange. When I calibrate it I move the 6POS knob slowly through each position a few times. I set it to 4 on the center screen then on the move screen I go 3, 2, 1, 2, 3, 4, 5, 6, 5, 4, 3, 2, 1, 2, 3, 4, 5, 6 and it calibrates fine. I avoid jumping randomly between values and also avoid jumping directly from 0 to 6 or 6 to 0 (which the knob control allows). Using the scroll wheel on the mouse seems the easiest method for me. |
Thank you! I got it working after rebuilding simulator and companion in addition to libsimulator. |
Have you updated the nightly as the same problem still exists? For instance
if it gets stuck on 6 I have to go to 4 and then return to 6 before I can
get 5 position. This is not always true and can do it between any numbers.
Still works in 2.8 consistently.
…On Mon, 26 Dec 2022, 05:58 eshifri, ***@***.***> wrote:
Thank you! I got it working after rebuilding simulator and companion in
addition to libsimulator.
—
Reply to this email directly, view it on GitHub
<#2943 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANPFAW62Y4ATQ4JBV23WVADWPEXZ7ANCNFSM6AAAAAATJDVMJQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
@Kevltan It was my problem only: I was using old cpn and simulator builds. Nightly should be up-to-date. |
Yes it is definately related to the 2.9 nightly build as have again gone back to 2.8.0 and it works flawlessly. Something must have been changed or is in someway related to other recently edited code/parameters that are used to display position on the TX LCD panel. Its almost like the encoded position tolerance has been changed or is not equal between the selected 1 - 6 detents. Actual/real positional ouput is not effected. |
@Kevltan I have a suspicion, but I do not have Horus.
|
Radio output positions correct. |
will edit above and retry |
I think I was able to reproduce it on TX16S (to some extent) and I have submitted the PR #2947 . |
Is there an existing issue for this problem?
What part of EdgeTX is the focus of this bug?
Transmitter firmware
Current Behavior
Moving the selector knob sometimes fails to index the numbers on the screen. Next click jumps over the missed digit.
Expected Behavior
To index numbers on screen reletive to knob position. Was fine in 2.8.0 after firmware was changed due to a similar problem.
I have reverted back to 2.8.0 and works perfectly again. I like the new graphical/numerical representation in the 2.9 nightly though👍
Steps To Reproduce
As above.
Version
Nightly (Please give date/commit below)
Transmitter
FrSky X12
Anything else?
2.9 nightly selfbuild used.
Calibration does not solve the issue.
25-12-22
The text was updated successfully, but these errors were encountered: