-
-
Notifications
You must be signed in to change notification settings - Fork 339
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
feat(bw): add 'Set Screen' special function to B&W radios #5589
Conversation
Repeat filed is enabled ? |
Yes, same as color implementation. I assume this is so you can have !1x (not activated on startup). |
What does it do then ? Doesn't seem obvious to me |
You mean the repeat field? It works the same as for any other SF/GF. |
So if you do "ON Set screen 1 1 enabled", you basicaly looked yourself out ? |
Not locked out entirely - you would still have 1 second after pressing RTN to press MDL and fix it in the model setup. It might be possible to limit the repeat to just !1x and 1x - will need to investigate. |
Tried on a TPro V2, RTN does get me out; but I have 1 sec to hit model in best case scenario (ie function just ran), even knowing the exact sequence I needed to do, it was almost impossible to unloock me out |
PL |
ce9505a
to
8a12306
Compare
8a12306
to
a78b9f8
Compare
SE |
Can we get some translations for this please 😃 Will be merged in seven days or when translations complete, whichever comes first. Please keep it short since it is only needed for B&W screens. Is a new SF that will allow you to trigger a telemetry screen to be shown. See initial comment for more details.
|
IT Too many characters for B&W? I hope not. |
DE |
This is too long - needs to fit in space shown in screenshot above. |
Fixed? |
FR:
#define TR_SF_SET_TELEMSCREEN "Conf. écran"
Le 10 oct. 2024, 03:55, à 03:55, Peter Feerick ***@***.***> a écrit:
…Can we get some translations for this please 😃 Will be merged in seven
days or when translations complete, whichever comes first.
Please keep it short since it is only needed for B&W screens. Is a new
SF that will allow you to trigger a telemetry screen to be shown. See
initial comment for more details.
```
#define TR_SF_SET_TELEMSCREEN "Set Screen"
```
- [ ] @zyren CN / TW
- [ ] @Eldenroot CZ
- [ ] @HThuren DA
- [ ] @ParkerEde / @TheIsotopes / @froqstar DE
- [ ] @Pat6874 FR
- [ ] @robustini IT
- [ ] @ToshihiroMakuuchi JP
- [x] ulfhedlund SE
- [x] ajjjjjjjj PL
- [ ] @zandorsp PT
- [ ] @kobakirill RU
--
Reply to this email directly or view it on GitHub:
#5589 (comment)
You are receiving this because you were mentioned.
Message ID: ***@***.***>
|
I"m sorry to disagree here, but "Conf. écran" is really misleading here; as there is no configuration involved. Maybe something like "Aff. écran" would be better suited |
PL updated |
PT |
DA |
CZ - is it fine for text lenght? #define TR_SF_SET_TELEMSCREEN "Nast obrazovku" |
CN #define TR_SF_SET_TELEMSCREEN "设置主屏" TW #define TR_SF_SET_TELEMSCREEN "設置主屏" |
aaee943
to
60ed74b
Compare
102f8db
to
c6855db
Compare
Per #5589 (comment) as "Aff. écran" does appear to be more suitable translation.
LGTM with RM Zorro |
Just in case you need a Spanish translation, as it's not listed above: ES |
Yes to both questions: |
JP We are very sorry for the delay in confirmation. |
Better late than never! Much appreciated! :) |
#define TR_SF_SET_TELEMSCREEN "Устан экран" |
Fixes #3983
The parameter for the 'Set Screen' function can be from 0 to 4.
Needs translation (must be kept short to fit on B&W screen):