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.58k stars 336 forks source link

ISRM mit X9 Lite S #5234

Closed Fredflar closed 3 months ago

Fredflar commented 3 months ago

Is there an existing issue for this problem?

What part of EdgeTX is the focus of this bug?

Transmitter firmware

Current Behavior

Sender lässt sich nicht auf Modul ISRM einstellen. Sender cannot be adjusted to Module ISRM.

Expected Behavior

Beim wechsel von OTX zu EdgeTX kein Ausfall des Moduls. Bei meiner X9D+2019 ohne Fehler des Moduls. When changing from OTX to EdgetX, no failure of the module. With my X9D+2019 without mistakes in the module.

Steps To Reproduce

Mehrmals das Modell, die Hartware Einstellung geändert kein Erfolg. Radio Firmware.bin neu aufgespielt und Bootloder aktualisiert ohne Änderung. Neu aus Internet heruntergeladen. Several times the model, the hardware setting changed no success. Radio firmware.bin re -played up and updated boot looder without a change. New down from the Internet.

Version

2.10.1

Transmitter

FrSky X9 Lite / Lite S

Operating System (OS)

Windows

OS Version

No response

Anything else?

20240630_Fi-Options 20240630_SH-CRSF2 20240630_SH-MoOFF 20240630_SH-Multi 20240630_SM-CRSF1 20240630_SM-ExMultiDSM 20240630_SM-ExMultiFlySky 20240630_SM-OffOff 20240630_VeFi

pfeerick commented 3 months ago

It appears there is a bug where you can only select between CRSF and MULTI if ISRM is not already set.

Edit your RADIO/radio.yml file (on the radio's SD card) and change internalModule to TYPE_ISRM_PXX2 and you should be able to select ISRM in your model settings now (you will need to toggle it off and on again if internal RF was turned on).

raphaelcoeffic commented 3 months ago

you can only select between CRSF and MULTI if ISRM is not already set

I just verified: by default, ISRM is selected (starting with empty SD card). However, as soon as something has been selected, no way to go back to ISRM.

Fredflar commented 3 months ago

Danke