-
-
Notifications
You must be signed in to change notification settings - Fork 376
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
Enable supply for AUX1 / AUX2 (TX16S) does not work after off/on #4632
Comments
What mode do you have AUX1 configured in? As I don't seem to be able to reproduce this. With AUX2, it appears to only happen when set to OFF or "Telemetry In" ... all the other modes appear to honour the power setting. Are you using a recent bootloader? As IIRC there was a change in the bootloader back when the power switching toggles were added, which may have some impact here. |
I'm using the actual 07e0bfa git version. And flashed also the bootloader to this version. I'm using "Telemetry In" at AUX2: in this mode the power supply turns not on, but - you are right - switching e.g. to "LUA" mode the power supply turn on on powercycle the radio. |
Thanks for the confirm, looks like we're seeing the exact same behaviour then. Tracing back through the code, all that I think of so far is this check (or the Lines 477 to 478 in 07e0bfa
|
@wimalopaan is this still an issue? |
I remember fixing it, and just tested, seems ok, closing, please @wimalopaan reopen if you think I got it wrong |
There is still one quirk: regardless of the setting AUXx Power on/off the power turns on, if you switch on the radio and have the power-button of the radio down. After the min. holding-time (1sec in my case) the power of the USB turns off, and the remains off or gets on, when the first confirm-button (if any) pops up. But maybe this is a HW issue due to missing/wrong pullup/down. |
Is there an existing issue for this problem?
What part of EdgeTX is the focus of this bug?
Transmitter firmware
Current Behavior
Switching on the supply for AUX1/AUX2 under system->hardware works. But if the radio is then switched off and then on again, the supply for AUX1/AUX2 is not on, altough the toggle button in the UI is on. One has to de/activate the supply to turn it on again.
Expected Behavior
After power-cycle of the radio the supply for AUX1/AUX2 is on if the UI-button is also on.
Steps To Reproduce
Turn on supply for AUX1.
Measure on supply-pin of AUX1 to verify.
Power-cycle the radio.
Measure on supply-pin again.
Version
Nightly (Please give date/commit below)
Transmitter
RadioMaster TX16S / TX16SMK2
Operating System (OS)
No response
OS Version
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: