-
Notifications
You must be signed in to change notification settings - Fork 120
[FEATURE] Rig-Bridge mode overrides #882
Description
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:
- General HF operation
- VHF/UHF operation
- Satellite operation
- Contesting
- POTA/SOTA
- DXing
- Emergency communications
- Other: **Rig Control**
Would you be willing to help implement this?
- Yes, I can submit a PR
- Yes, I can help test
- No, but I'd use it!
73!
Metadata
Metadata
Assignees
Labels
Projects
Status