-
-
Notifications
You must be signed in to change notification settings - Fork 441
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
Trying to reduce number of protocols - no luck #648
Comments
Which software is running on your radio and version? |
can you take a picture of the protocol section on opentx? |
I have here two *.bin files generated under Arduino IDE with USB support set in IDE disabled (-usb) and enabled (+usb) Under WIN 10: Now pics from the radio (no rx bound!) switching between those two displays No module Info, but I think this is issue My aim here was by disabling all protocols but FrSky and Mlink in -Config.h to reduce the scrolling between protocols on the radio, but I still seem to have all protocols visible??? // I interpreted that comment, that by disabling, the protocols don't show up, but I might be wrong!? PS. Cold you comment please on 'Arduino IDE with USB support set in IDE', as I did not find any information in the documentation. |
Sorry, I at least found the answer for my add. question in RCG post ;-)
https://www.rcgroups.com/forums/showpost.php?p=45466633&postcount=19826 *But back to my basic question, I disabled most protocols in _Config.h, reduced the .bin file to 34k and still those disabled protocols show up, when scrolling the protocols on the radio. Is that behavior supposed to be like that? br |
Radio FrSky X10 Express
OTX 2.3.14
Multi FW 1.3.3.0
Arduino IDE 1.8.18 under Debian Bullseye
flash-multi-0.6.1 under WIN 10
MPM module used
In -Config.h changed AETR to TAER and disabled all protocols but MLINK and FRSKYx.
_Config.h.txt
The Arduino IDE upload protocol tells me 'wrote and verified' for bootloader and firmware.
Neue Datei.txt
But I still got all 'disabled' protocols on the radio!?
I tried with 'usb support' enabled and disabled
I tried with/without a jumper on boot-3.3V
I copied 'Multi4in1/StmMulti4in1.bin' and flashed with flash-multi under WIN 10, then erased before flashing, then activated debug and could still see all protocols in terminal window.
I am stuck!
br KH
The text was updated successfully, but these errors were encountered: