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

GX12 hangs while flying #5810

Open
1 task done
arkarkark opened this issue Jan 21, 2025 · 6 comments
Open
1 task done

GX12 hangs while flying #5810

arkarkark opened this issue Jan 21, 2025 · 6 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

While flying my model called Pumpkin (model02.yml in attached zip file). My Radiomaster GX12 has got into a locked state where luckily the sticks still control the plane, but none of the other buttons/screens work. everything appears locked up.

This has happened three times over two days flying. The only way to get my radio back appears to be to pull the battery out and put it back in.
I moved this model over from my Jumper T-Pro v2 (I have another issue #5805 about that not being the smoothest process)

gx12.2025-01-20.zip

here is a video of the radio when locked up

here's the log file from a time that it locked up
Pumpkin-2025-01-20-103633.csv
I've also made this cvs available in a google sheet

luckily this was all line of sight, but if it had happened when I need the switches to change flight modes or return to home I would be stuck.

  1. is there a way to reboot the GX12 radio (when holding the power button doesn't do it) without pulling the battery out?
  2. it's possible that some missing telemetry scripts are casuing the problem? I had forgot to copy them over from my old radio. I. have put them on now and if I don't experience the problem next week I'll comment back here. The scripts are TOOLS/GPS Stats X9L.lua and Telemetry/GPSx9L.lua from [moschotto/OpenTX_GPS_Telemetry}(https://github.com/moschotto/OpenTX_GPS_Telemetry/tree/main/x7_x9lite)

The plane is a scythe delta wing with a cheap ELRS 2.4Ghz rx connected to a matek 6.ch CRSF to pwm board and a cheap GPS unit attached to the second uart.

the GX12 is running this firmware from the factory
2.11.0-selfbuild .
GIT# d5552c80
2024-10-04 10:17:34

Expected Behavior

radio should not lock up

Steps To Reproduce

  1. fly plane with a GX12 transmitter.
  2. at some point notice that radio isn't talking to me. work out no buttons or switches work on the radio. on the sticks.

Version

Other (Please specify below)

Transmitter

RadioMaster GX12

Operating System (OS)

macOS

OS Version

sequoia 15.2

Anything else?

No response

@arkarkark arkarkark added bug 🪲 Something isn't working triage Bug report awaiting review / sorting labels Jan 21, 2025
@pfeerick
Copy link
Member

pfeerick commented Jan 21, 2025

Since you are running factory/pre-release firmware, can you try updating to a nightly firmware for this radio, and see if this is any different. Double check first if there is a copy of the firmware saved in the FIRMWARE folder on the radios onboard memory, as then you can revert back to that if you have any issues. If it's not there, I can ask RM for a copy of what they are shipping with.

@pfeerick
Copy link
Member

is there a way to reboot the GX12 radio (when holding the power button doesn't do it) without pulling the battery out?

If it is just a UI lock up, holding down the power button for about 10 seconds should forcibly power down.

@arkarkark
Copy link
Author

is there a way to reboot the GX12 radio (when holding the power button doesn't do it) without pulling the battery out?

If it is just a UI lock up, holding down the power button for about 10 seconds should forcibly power down.

ok. I tried holding it down for a lot longer than 10 seconds and it didn't power down. I show it for a while in my video, but also tried it for much longer off camera. I'll try updating to a nightly build.

@pfeerick
Copy link
Member

Yeah, that looks like 15 seconds easily... ouch! Hm... strange... if you have controls working, mixer is working, so the isForcePowerOffRequested() check should have caught that...

@arkarkark
Copy link
Author

arkarkark commented Jan 21, 2025

Thanks, I have the nightly on there now so I'll be able to report back if it still has this problem with the nightly.
It sure is nice to have companion to set up this radio (and my MT12 too!)

@pfeerick
Copy link
Member

pfeerick commented Jan 21, 2025 via email

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

2 participants