EdgeTX / edgetx

EdgeTX is the cutting edge open source firmware for your R/C radio
https://edgetx.org
GNU General Public License v2.0
1.57k stars 333 forks source link

Special functions get turned off when converting from OTX file. #5570

Open Larry3215 opened 2 days ago

Larry3215 commented 2 days ago

Is there an existing issue for this problem?

What part of EdgeTX is the focus of this bug?

Companion

Current Behavior

I opened an OTX file and Companion 2.10.4 converted it to EdgeTx, but all the special functions got turned OFF. They were supposed to be ON.

Expected Behavior

Special functions should have stayed ON.

Steps To Reproduce

Opened E-Soar Plus from https://rc-soar.com/

Version

2.10.4

Transmitter

RadioMaster TX16S / TX16SMK2

Operating System (OS)

Windows

OS Version

Windows 11 Home 23H2

Anything else?

No response

elecpower commented 1 day ago

Only selected OTX SF Actions have Enabled flag whereas as of 2.10 all ETX Actions do https://github.com/EdgeTX/edgetx/pull/3601 OTX SF Actions with enabled flag get converted to ETX with enabled on/off. OTX SF Actions without an enabled flag get converted to ETX with enabled off.

The release notes for 2.10 https://github.com/EdgeTX/edgetx/releases/tag/v2.10.0 had this stated limitation: "When updating, the following special and/or global functions may need to be re-enabled: Instant Trim, BG Music Pause, Vario, Screenshot, Racing Mode, Disable Touch, and Audio Amp Off"