-
-
Notifications
You must be signed in to change notification settings - Fork 351
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
R9M/FLEX colorlcd has missing options #1187
Comments
|
I confirm after testing 2.6 RC3 on my TX16S, no power setting available in flex mode after selecting 915 or 868 Mhz. So I don't know what output power is by default. |
I'm appendig this one here, don't know if it's actually a separate issue: |
R9M Flex power option is still missing in 2.7, but is available in the edgetx companion as well as inside the model yaml file. But is the value set there even used by the radio/module? |
Adds power selection menu for R9M Flex (ACCST, pre 2019) on colorlcd radios. Tested working on a tx16s. EdgeTX#1187
* Update model_setup.cpp Adds R9M Flex (ACCST, non ACCESS) Power option GUI menu item, which is currently missing. * Update model_setup.cpp * R9M Flex power option menu for colorlcd Adds power selection menu for R9M Flex (ACCST, pre 2019) on colorlcd radios. Tested working on a tx16s. #1187 * Just test for FCC variants Co-authored-by: Peter Feerick <[email protected]>
* Update model_setup.cpp Adds R9M Flex (ACCST, non ACCESS) Power option GUI menu item, which is currently missing. * Update model_setup.cpp * R9M Flex power option menu for colorlcd Adds power selection menu for R9M Flex (ACCST, pre 2019) on colorlcd radios. Tested working on a tx16s. #1187 * Just test for FCC variants Co-authored-by: Peter Feerick <[email protected]>
Ths S.Port link option is still missing in main |
This is just a status display, not an option. Here is the code in OpenTX: We have now some better code as shown in #4198 ( |
In enabling FLEX support as part of #1043, it was noticed that there is no "S.Port Link Enabled" shown at any time or RF Power option when FLEX selected.
The text was updated successfully, but these errors were encountered: