Skip to content
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

Open
1 task done
arkarkark opened this issue Mar 24, 2025 · 7 comments
Open
1 task done

elevons don't elevate but do aileron. channel 6 also not sent #6018

arkarkark opened this issue Mar 24, 2025 · 7 comments
Labels
bug 🪲 Something isn't working triage Bug report awaiting review / sorting

Comments

@arkarkark
Copy link

Is there an existing issue for this problem?

  • I have searched the existing issues

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

  1. push elevator up
  2. watch elevons not move up

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.

@arkarkark arkarkark added bug 🪲 Something isn't working triage Bug report awaiting review / sorting labels Mar 24, 2025
@arkarkark
Copy link
Author

here is the model file. if you need it

pumpkin.yml.txt

@3djc
Copy link
Collaborator

3djc commented Mar 26, 2025

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...

@arkarkark
Copy link
Author

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 ↑

Image

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.

@3djc
Copy link
Collaborator

3djc commented Mar 26, 2025

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

@RustyWraith
Copy link

I had a recurring issue with 2.11 RC1-2.
On NV14 in random moments all channels except AETR stop responding on switches.
AETR were included in INPUTS tab. Other channels are present only in MIXER tab.
I'm not having this issue with 2.10 for now.

model4.yml.txt
Records in INPUTS were deleted in this model file.

@arkarkark
Copy link
Author

arkarkark commented Mar 26, 2025

@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.

@RustyWraith
Copy link

No, I mean I had reorganized my model before I came up with idea to report a bug.
Reboot helps to restore the response in my case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🪲 Something isn't working triage Bug report awaiting review / sorting
Projects
None yet
Development

No branches or pull requests

3 participants