-
-
Notifications
You must be signed in to change notification settings - Fork 359
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 model.yml from 2.10.2 T-pro v2 does not work on GX12 running #5805
Comments
forgot to add the GX12 is running this firmware from the factory |
this might be related to #5841 |
Arkarkark.... How do you get the sd card folders inserted into this thread? I get a ".yml type not allowed". I am on windows platform and I am getting the same inputs and mixes as well as channel order cleared out whenever usb is involved. |
Your sd content doesn't matter. Is this also happening when you use ONLY usb joystick? |
I'm in the process of testing that now.... |
I have to reconfigure my inputs and mixes first 😏 |
I just connected using joystick and flew in Liftoff 3 times. All configs stayed put after disconnecting from the PC. The reason I was asking about getting folders into this thread is because I was asked to provide copies of my /RADIO and /MODELS folders to get any assistance with this. |
You can either change the file extension to something that is accepted, like .txt, or better still, since you want to upload multiple files, create a zip file with the contents of RADIO and MODELS folders. |
I rename the file .yml.txt then I can attach it |
Thank you for that info, I really need it right now! I was just flying my Air75 around my room for a couple hours. While flying, I was figuring out the telemetry. I made a couple adjustments to the telemetry displays. My flight batteries needed charging, so I powered down for a bit. I came back 10 minutes later and powered the radio back on..... all the settings for the model I was just flying are cleared out, this time without the usb being involved! This is getting REALLY frustrating!! I am going to see about getting my radio configs submitted here. Maybe someone will see something? |
I had the same problem with GX12. Models got corrupted randomly after restarting the radio. That happened multiple times a day. Tried to remove .luac files and every other trick I could find from EdgeTX discord or Github. All of my models were made in the radio by copying the original model that came with the radio. Finally I got the latest nightly version of EdgeTX Companion Windows app and used that to read the settings from radio, edited few values and wrote them back to radio. I also removed all models from radio's backup directory and all of the default models from models folder that came with the radio. Haven't had any corruption in 6 days and I am still using the same models. |
Now everything is broken again... |
I assume this is a duplicate of #5841 |
Is there an existing issue for this problem?
What part of EdgeTX is the focus of this bug?
Transmitter firmware
Current Behavior
when I copy a model.yml file from my v2.10.2 jumper t-pro v2 to a radiomaster GX12 it loses all the inputs mixes and special functions and logical switches
also when I just copy one working model.yml file to another on my GX12 mounted as a USB drive to my m1pro mac it sometimes also loses a lot of the settings and sometimes the
file
command describes the file asMODELS/model07.yml: ASCII text, with CRLF, CR line terminators
rather than the usual
MODELS/model06.yml: ASCII text, with CRLF line terminators
fromtpro.orig.txt
Expected Behavior
I should be able to copy a yml file from a t-pro v2 to my gx12,it should load it, upgrade it to 2.11 and write it to the disk and not lose any settings.
I should also be able to copy one model.yml file to another new model.yml file while the gx12 is mounted as a usb drive and it shouild just copy the file.
Steps To Reproduce
also
cp MODELS/model00.yml MODELS/model33.yml
file MODELS/model00.yml MODELS/model33.yml
ASCII text, with CRLF line terminators
and notASCII text, with CRLF, CR line terminators
cat MODELS/model00.yml >MODELS/model34.yml
sometimes that does workVersion
2.10.5
Transmitter
RadioMaster GX12
Operating System (OS)
macOS
OS Version
Sequoia 15.2
Anything else?
I'm sorry this is a little vague, I've been copying models around and it all works in the UI, buy copying files around on the SD card oftentimes leads to corrupted model files. hopefully you can easily reproduce with these steps, especially my model.yml file attached.
The text was updated successfully, but these errors were encountered: