philmoz
philmoz
Do you have a mix line defined for CH3 in the model?
The radio firmware does not support unicode characters - ASCII only I'm afraid. Companion should probably be updated to not allow unicode in label / name fields.
As far as I know there is no validation on name entry; but only ASCII characters can be entered on the radio.
My take on this would be to hide the ratio value/percentage altogether and instead show the adjusted sensor value as you edit the field. This is how the battery calibration...
You could move both numbers a bit to the left when the ratio gets higher (128x64).
This is based on the 'Color UI refactor' PR so may also include bugs from that PR.
I've read through this and PR 2629 and I think I understand the issue - I agree the current system is very cumbersome. What I would suggest is: - Add...
Screen shot example: 
@JimB40 I've made an initial PR #4655 for this. Please give it a try and see what you think. It uses the 'EdgeTX' button in the top left to differentiate...
How does the system know which widget a key press should go to? Touch screen could work out which widget; but key presses might be a problem.