-
-
Notifications
You must be signed in to change notification settings - Fork 354
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
Labels
enhancement ✨
New feature or request
Comments
It says GV4=FM0 in the page header... does that correctly update when you
change flight modes? I don't disagree though, index should be shown for
consistency as well as name (since now have space to show it).
…On Mon, 18 Mar 2024, 8:27 pm Mike Shellim, ***@***.***> wrote:
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.png (view on web)
<https://github.com/EdgeTX/edgetx/assets/6317479/53da6405-f9c3-40e1-825f-7132295e3be1>
However, in the Edit menu, the FM names are displayed, but *not the
flight mode numbers*.
screenshot_tx16s_24-03-18_10-12-26.png (view on web)
<https://github.com/EdgeTX/edgetx/assets/6317479/0eb6aed1-217c-4749-a4b7-be2436cfb8bb>
This is confusing for first time users, especially as there's nothing to
separate the FM lines from the header block.
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.
Describe alternatives you've considered
*No response*
Additional context
*No response*
—
Reply to this email directly, view it on GitHub
<#4762>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABJ66KK7BEMIYI2Z57VDFLLYY26SRAVCNFSM6AAAAABE3JOR4WVHI2DSMVQWIX3LMV43ASLTON2WKOZSGE4TCOBRGMZTGMY>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Yes, the top line updates correctly when the active flight mode is changed.
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
Is there an existing issue for this feature request?
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:
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.
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
The text was updated successfully, but these errors were encountered: