You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 as MODELS/model07.yml: ASCII text, with CRLF, CR line terminators
rather than the usual MODELS/model06.yml: ASCII text, with CRLF line terminators
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
copy the attached file to a GX12 and see if it has inputs and mixes
also
on a gx12 mounted as a usb drive with a command line in the sdcard root directory
cp MODELS/model00.yml MODELS/model33.yml
file MODELS/model00.yml MODELS/model33.yml
they should both be ASCII text, with CRLF line terminators and not ASCII text, with CRLF, CR line terminators
try copying the file a few times, it doesn't happen every time. and also try
cat MODELS/model00.yml >MODELS/model34.yml sometimes that does work
Version
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:
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: