Feature #1037
closedMissing columns for Baofeng UV-B5/UV-B6
100%
Description
Memories table does not show all columns available for Baofeng UV-B5/UV-B6.
Missing columns are:
Cross mode
BCL
Reverse Duplex
PTT ID
Compander
All those field are available in single memory edit dialog.
Updated by Jim Unroe over 11 years ago
- Assignee set to Jim Unroe
- Target version set to 0.4.0
I noticed the Cross Mode column missing the other day. I haven't had a chance to look at it yet. I'll probably need help from Dan and/or others to resolve it but I do plan to fix it.
The other 'extra' settings will only be in the right-click Edit menu.
Jim KC9HI
Updated by Predrag Supurovic over 11 years ago
Jim Unroe wrote:
The other 'extra' settings will only be in the right-click Edit menu.
Why? It is much user friendly to have them in table view. After all there is an option for user to select which fields are shown in table. Why those fields are treated differently?
Updated by Dan Smith over 11 years ago
It's a design detail. While not ideal, the memory editor spreadsheet attempts to handle the most common fields supported by a wide set of radios. In order to keep it simple, we just stuff radio-specific things into the edit box. This could be refactored in the future, but it's not high on the list.
Note that you can select multiple memories and right-click-edit them all together, applying only selected changes to all of them at once.
Updated by Predrag Supurovic over 11 years ago
Dan Smith wrote:
Note that you can select multiple memories and right-click-edit them all together,
applying only selected changes to all of them at once.
I use that, but problem is I cannot easily see how thing are set. i have to open edit for each memory.
Updated by Jim Unroe over 10 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
The requested settings are now supported in the memory spreadsheet editor or the right-click edit menu as indicated.