Is your feature request related to a problem?
Now that I've got OHC talking to through rig-bridge to my FT818 via flrig), I've noticed that while it correctly reports the modes that I set on the radio, it doesn't always set the modes I want when clicking a spot.
I'm thinking that I'm probably not the only one who'd like some overrides to what is in mapModeToRig().
e.g.
| Mode |
Selected |
What I'd prefer |
| CW |
CW |
CW-R |
| FT-8 |
DATA USB/LSB |
DIG |
Describe the Solution You'd Like
I think a good way to approach it would be to hold a hash of mappings that is applied in mapModeToRig() to be applied if they exist, falling back to existing band plan defaults. Hash definitions could be updated in the Rig-Bridge or Station (HamLib section) Settings tab.
Describe Alternatives You've Considered
A clear and concise description of any alternative solutions or features you've considered.
Use Case
How would this feature benefit amateur radio operators? Be specific about the use case:
Would you be willing to help implement this?
73!
Is your feature request related to a problem?
Now that I've got OHC talking to through rig-bridge to my FT818 via flrig), I've noticed that while it correctly reports the modes that I set on the radio, it doesn't always set the modes I want when clicking a spot.
I'm thinking that I'm probably not the only one who'd like some overrides to what is in
mapModeToRig().e.g.
Describe the Solution You'd Like
I think a good way to approach it would be to hold a hash of mappings that is applied in
mapModeToRig()to be applied if they exist, falling back to existing band plan defaults. Hash definitions could be updated in the Rig-Bridge or Station (HamLib section) Settings tab.Describe Alternatives You've Considered
A clear and concise description of any alternative solutions or features you've considered.
Use Case
How would this feature benefit amateur radio operators? Be specific about the use case:
Would you be willing to help implement this?
73!