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

Dummy VFOB not working correctly #284

Closed
mdblack98 opened this issue Jun 6, 2020 · 1 comment
Closed

Dummy VFOB not working correctly #284

mdblack98 opened this issue Jun 6, 2020 · 1 comment
Labels

Comments

@mdblack98
Copy link
Contributor

Setting VFOB actually sets VFOA instead.

Rig command: F VFOB 14078000
rigctl_parse: input_line: F VFOB 14078000
rig_parse_vfo called
rigctl_parse: vfo_opt=1
rig_set_freq called vfo=VFOB
vfo_fixup: vfo=VFOB
vfo_fixup: final vfo=VFOB
dummy_set_vfo called: VFOB
dummy_set_freq called: VFOA 14.078 MHz
dummy_set_freq: vfo_a.freq=14078000, vfo_b.freq=14078000
dummy_set_vfo called: VFOA
elapsed_ms: start = 0,0
elapsed_ms: after gettime, start = 1591475720,157755543
rigctl_parse: vfo_opt=1
rigctl_parse: retcode=0
rigctl_parse: called, interactive=1

@mdblack98
Copy link
Contributor Author

Affected rigs that were NOT (caps->targetable_vfo & RIG_TARGETABLE_FREQ)

@mdblack98 mdblack98 added the bug label Jun 6, 2020
mdblack98 added a commit that referenced this issue Jun 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant