-
-
Notifications
You must be signed in to change notification settings - Fork 379
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
elevons don't elevate but do aileron. channel 6 also not sent #6018
Comments
here is the model file. if you need it |
Your setup is really dangerous. If both L11 and L12 are disabled, you loose elevator, which happens if SB↓ Always use a catch all line... |
yikes, that is terrible. I don't even use that switch, I'll fix it. Although I am pretty sure that switch wasn't switched in this case, but perhaps this fix indicates that the switch might have stuck in the wrong position in the system. I reviewed the video I took and luckily that screen indicates that it thinks that SB is ↑ ![]() I've now installed 2.11.0 RC3 and so I'll keep an eye on this. Thanks so much for taking the time to look at my model file. |
There might be other conditions that trigger it, I just noticed this obvious one. Bottom line is always end every input and mix line with a line without switch condition |
I had a recurring issue with 2.11 RC1-2. model4.yml.txt |
@RustyWraith that sounds similar to a different problem I was having where model files would get truncated. Check the size of your model yml files, are they always 1024 bytes after this thing happens. the fix for me was a new GX12 motherboard. I see now your included model file is 15K so maybe that's not it. |
No, I mean I had reorganized my model before I came up with idea to report a bug. |
Is there an existing issue for this problem?
What part of EdgeTX is the focus of this bug?
Transmitter firmware
Current Behavior
This is going to be hard to believe but I took a video to prove it.
I have a delta wing plane with motor and two elevons and a buzzer on channel 6. It unexpectedly crashed and when I found it I noticed my matek buzzer on channel 6 wasn't working. then I noticed that even though both servos moved when I moved my aileron input left and right, they did nothing when I moved the elevator input.
I looked at the radio and the display registered the stick movement correctly (the little o in the boxes moved as expected) and then I looked at the channel output and showed ailerons correctly moving channel 1 & 2 but no movement on those channels for the elevator input. The servos did not move for elevator input.
I power cycled both the radio and the plane and everything went back to working correctly. I wish I had power cycled just one and then the other and then both but I'm afraid I didn't. It's hard to believe it was on the plane's side since the mix is done in the radio.
Expected Behavior
moving the elevator input should move the elevons up and down.
Steps To Reproduce
this is inconsistent and has only happened once.
Version
Other (Please specify below)
Transmitter
RadioMaster GX12
Operating System (OS)
No response
OS Version
No response
Anything else?
I'm running the firmware that came with my replacement gx12 motherboard. It's listed as
2.11.0-RM-Build
git#
2e1becd1
I'm waiting to install 2.11 RC3 which I see has been tagged but not on the releases page yet, I hear it has some other GX12 fixes in it.
The text was updated successfully, but these errors were encountered: