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

IC_7300 VFO swapping #762

Closed
mdblack98 opened this issue Aug 13, 2021 · 0 comments
Closed

IC_7300 VFO swapping #762

mdblack98 opened this issue Aug 13, 2021 · 0 comments
Labels
bug enhancement JTDX Bugs affecting JTDX operations needs test Patches have been submitted but need testing to close issue WSJTX Bugs affecting WSTJ-X operations
Milestone

Comments

@mdblack98
Copy link
Contributor

mdblack98 commented Aug 13, 2021

IC-7300 (and other rigs besides Icoms) are doing unnecessary VFO swapping.
Also Icom rigs are not properly setting VFOB unless set_vfo is called first.

#1 Reduce Icom swapping in hamlib
#2 Fix Icom set_vfo to use 0x25 command for set_freq
#3 Add RIG_TARGETABLE_VFO_NOSETNEEDED flag to rig caps targetable_vfo so clients can recognize hamlib does not need them to set vfo to change freq or mode. This is necessary to allow backwards compatibility for old hamlib which needed the set_vfo and will be in shared libraries.
#4 Add VFO_RX/VFO_TX capability so clients do not have to know about VFO at all or split mode or reverse split.
wn.

@mdblack98 mdblack98 added bug enhancement JTDX Bugs affecting JTDX operations WSJTX Bugs affecting WSTJ-X operations labels Aug 13, 2021
mdblack98 added a commit that referenced this issue Aug 13, 2021
@mdblack98 mdblack98 added this to the 4.4 milestone Aug 27, 2021
mdblack98 added a commit that referenced this issue Aug 27, 2021
mdblack98 added a commit that referenced this issue Aug 27, 2021
Was causing unnecessary vfo swapping
#762
#430
@mdblack98 mdblack98 added the needs test Patches have been submitted but need testing to close issue label Aug 27, 2021
mdblack98 added a commit that referenced this issue Aug 27, 2021
wutje pushed a commit to wutje/Hamlib that referenced this issue Sep 4, 2021
wutje pushed a commit to wutje/Hamlib that referenced this issue Sep 4, 2021
wutje pushed a commit to wutje/Hamlib that referenced this issue Sep 4, 2021
wutje pushed a commit to wutje/Hamlib that referenced this issue Sep 4, 2021
Was causing unnecessary vfo swapping
Hamlib#762
Hamlib#430
wutje pushed a commit to wutje/Hamlib that referenced this issue Sep 4, 2021
wutje pushed a commit to wutje/Hamlib that referenced this issue Sep 4, 2021
wutje pushed a commit to wutje/Hamlib that referenced this issue Sep 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug enhancement JTDX Bugs affecting JTDX operations needs test Patches have been submitted but need testing to close issue WSJTX Bugs affecting WSTJ-X operations
Projects
None yet
Development

No branches or pull requests

1 participant