Skip to content
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

'Edit GVAR' screen should display FM numbers as well as names #4762

Closed
1 task done
RC-SOAR opened this issue Mar 18, 2024 · 2 comments · Fixed by #4767
Closed
1 task done

'Edit GVAR' screen should display FM numbers as well as names #4762

RC-SOAR opened this issue Mar 18, 2024 · 2 comments · Fixed by #4767
Labels
enhancement ✨ New feature or request

Comments

@RC-SOAR
Copy link

RC-SOAR commented Mar 18, 2024

Is there an existing issue for this feature request?

  • I have searched the existing issues

Is your feature request related to a problem?

Users of my glider templates are having issues with the GVAR menus. These are due to an inconsistency between the main grid and the edit menu:

The main grid displays flight modes by their number only, no mention of FM names:
screenshot_tx16s_24-03-18_10-15-40

However, in the Edit menu, the FM names are displayed, but not the flight mode numbers.
Also, there's no visual separation between the header block and the first FM line.
screenshot_tx16s_24-03-18_10-12-26

This is really confusing for first time users.

Describe the solution you'd like

In the GV edit screen, all flight modes should prefixed by the number FMn: for example:

FM0:Thermal
FM1:---
FM2:---
FM3:Cruise

I've only looked at this for the colour LCD screens, but I think the same should apply to the mono screen radios. If there's a choice of displaying the FM name or the number, IMO the number is more important, to make it consistent with the grid view.

Describe alternatives you've considered

No response

Additional context

No response

@RC-SOAR RC-SOAR added the enhancement ✨ New feature or request label Mar 18, 2024
@pfeerick
Copy link
Member

pfeerick commented Mar 18, 2024 via email

@RC-SOAR
Copy link
Author

RC-SOAR commented Mar 18, 2024

Yes, the top line updates correctly when the active flight mode is changed.

I don't disagree though, index should be shown for
consistency as well as name (since now have space to show it).

It would be great if the index could be included :-) IMO consistency, even in small details, can make all the difference for those using EdgeTX for the first time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ✨ New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants