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

TRXManager set_split_freq_mode error #724

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

TRXManager set_split_freq_mode error #724

mdblack98 opened this issue Jun 13, 2021 · 0 comments
Labels
bug critical A problem for common operations with WSJT-X, GPredict, RigPi, etc. JTDX Bugs affecting JTDX operations needs test Patches have been submitted but need testing to close issue WSJTX Bugs affecting WSTJ-X operations

Comments

@mdblack98
Copy link
Contributor

[2021-06-13 20:20:54.118896][00:00:36.575514][RIGCTRL:trace] trxmanager_set_split_vfo: tx_vfo=VFOB
[2021-06-13 20:20:54.118896][00:00:36.575523][RIGCTRL:trace] trxmanager_get_split_vfo
[2021-06-13 20:20:54.118896][00:00:36.575533][RIGCTRL:debug] write_block called
[2021-06-13 20:20:54.118896][00:00:36.575605][RIGCTRL:trace] write_block(): TX 3 bytes
[2021-06-13 20:20:54.118896][00:00:36.575618][RIGCTRL:trace] 0000 53 50 3b SP;
[2021-06-13 20:20:54.118896][00:00:36.575628][RIGCTRL:trace] read_transaction
[2021-06-13 20:20:54.118896][00:00:36.575639][RIGCTRL:trace] read_string called, rxmax=64
[2021-06-13 20:20:54.172289][00:00:36.628634][RIGCTRL:trace] read_string(): RX 6 characters
[2021-06-13 20:20:54.172289][00:00:36.628662][RIGCTRL:trace] 0000 53 50 31 3b 0d 0a SP1;..
[2021-06-13 20:20:54.172289][00:00:36.628681][RIGCTRL:debug] rig.c(4368):rig_set_split_vfo return(0)
[2021-06-13 20:20:54.172289][00:00:36.628694][RIGCTRL:trace] rig_set_split_freq_mode freq=14074000 mode = PKTUSB
[2021-06-13 20:20:54.172289][00:00:36.628712][RIGCTRL:debug] rig.c(4176):rig_set_split_freq_mode entered
[2021-06-13 20:20:54.172289][00:00:36.628725][RIGCTRL:trace] vfo_fixup: vfo=VFOB, vfo_curr=VFOA
[2021-06-13 20:20:54.172289][00:00:36.628736][RIGCTRL:debug] rig.c(4440):rig_get_split_vfo entered
[2021-06-13 20:20:54.172289][00:00:36.628756][RIGCTRL:trace] rig_get_split_vfo: cache check age=0ms
[2021-06-13 20:20:54.172289][00:00:36.628766][RIGCTRL:trace] rig_get_split_vfo: cache hit age=0ms
[2021-06-13 20:20:54.172289][00:00:36.628777][RIGCTRL:debug] rig.c(4475):rig_get_split_vfo return(0)
[2021-06-13 20:20:54.172289][00:00:36.628789][RIGCTRL:trace] vfo_fixup: RIG_VFO_TX changed to VFOB, split=1, satmode=0
[2021-06-13 20:20:54.172289][00:00:36.628812][RIGCTRL:debug] rig_set_split_freq_mode: vfo=VFOB, tx_freq=14074000, tx_mode=PKTUSB, tx_width=-1
[2021-06-13 20:20:54.172289][00:00:36.628825][RIGCTRL:trace] C:/Users/bill/src/hamlib/src/rig.c(4200) trace
[2021-06-13 20:20:54.172289][00:00:36.628835][RIGCTRL:trace] trxmanager_set_split_freq_mode
[2021-06-13 20:20:54.172289][00:00:36.628847][RIGCTRL:debug] rig.c(4228):rig_set_split_freq_mode return(-12)
[2021-06-13 20:20:54.172289][00:00:36.628853][RIGCTRL:error] error: Target VFO unaccessible
C:/Users/bill/src/hamlib/src/rig.c(4200) trace
trxmanager_set_split_freq_mode

@mdblack98 mdblack98 added bug critical A problem for common operations with WSJT-X, GPredict, RigPi, etc. WSJTX Bugs affecting WSTJ-X operations JTDX Bugs affecting JTDX operations labels Jun 13, 2021
@mdblack98 mdblack98 added the needs test Patches have been submitted but need testing to close issue label Jun 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug critical A problem for common operations with WSJT-X, GPredict, RigPi, etc. 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