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

FT857 VFO unaccessible #636

Closed
mdblack98 opened this issue Mar 29, 2021 · 0 comments
Closed

FT857 VFO unaccessible #636

mdblack98 opened this issue Mar 29, 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-03-28 13:43:10.045719][00:00:21.177497][RIGCTRL:debug] read_block called
[2021-03-28 13:43:10.052637][00:00:21.184412][SYSLOG:trace] #: 2 Transceiver::TransceiverState(online: yes Frequency {7074000Hz, 0Hz} Mode: 7; SPLIT: off; PTT: off)
[2021-03-28 13:43:10.056626][00:00:21.188091][RIGCTRL:trace] read_block(): RX 2 bytes
[2021-03-28 13:43:10.056626][00:00:21.188125][RIGCTRL:trace] 0000 80 00 ..
[2021-03-28 13:43:10.056626][00:00:21.188137][RIGCTRL:debug] rig.c(2591):rig_get_vfo return(0)
[2021-03-28 13:43:10.056626][00:00:21.188144][RIGCTRL:trace] rig_get_vfo VFO=VFOA
[2021-03-28 13:43:10.056626][00:00:21.188150][RIGCTRL:trace] RX VFO=VFOA TX VFO=VFOB
[2021-03-28 13:43:10.056626][00:00:21.188155][RIGCTRL:trace] rig_set_split_vfo split=1
[2021-03-28 13:43:10.056626][00:00:21.188166][RIGCTRL:debug] rig.c(4123):rig_set_split_vfo entered
[2021-03-28 13:43:10.056626][00:00:21.188174][RIGCTRL:trace] vfo_fixup: vfo=currVFO
[2021-03-28 13:43:10.056626][00:00:21.188181][RIGCTRL:trace] vfo_fixup: Leaving currVFO alone
[2021-03-28 13:43:10.056626][00:00:21.188189][RIGCTRL:debug] ft857_set_split_vfo: called
[2021-03-28 13:43:10.056626][00:00:21.188197][RIGCTRL:debug] ft857_set_split_vfo: called
[2021-03-28 13:43:10.056626][00:00:21.188205][RIGCTRL:debug] ft857_send_cmd: called
[2021-03-28 13:43:10.056626][00:00:21.188212][RIGCTRL:debug] write_block called
[2021-03-28 13:43:10.056626][00:00:21.188638][RIGCTRL:trace] write_block(): TX 5 bytes
[2021-03-28 13:43:10.056626][00:00:21.188668][RIGCTRL:trace] 0000 00 00 00 00 02 .....
[2021-03-28 13:43:10.056626][00:00:21.188677][RIGCTRL:debug] ft817_read_ack: called
[2021-03-28 13:43:10.056626][00:00:21.188687][RIGCTRL:debug] read_block called
[2021-03-28 13:43:10.087919][00:00:21.219427][RIGCTRL:trace] read_block(): RX 1 bytes
[2021-03-28 13:43:10.087919][00:00:21.219449][RIGCTRL:trace] 0000 00 .
[2021-03-28 13:43:10.087919][00:00:21.219458][RIGCTRL:trace] ft817_read_ack: ack received (0)
[2021-03-28 13:43:10.087919][00:00:21.219465][RIGCTRL:debug] rig_force_cache_timeout called
[2021-03-28 13:43:10.087919][00:00:21.219474][RIGCTRL:debug] rig.c(4152):rig_set_split_vfo return(0)
[2021-03-28 13:43:10.087919][00:00:21.219481][RIGCTRL:trace] rig_set_split_freq_mode freq=7074000 mode = PKTUSB
[2021-03-28 13:43:10.087919][00:00:21.219493][RIGCTRL:debug] rig.c(3981):rig_set_split_freq_mode entered
[2021-03-28 13:43:10.087919][00:00:21.219500][RIGCTRL:debug] ft857_set_split_freq_mode: called
[2021-03-28 13:43:10.087919][00:00:21.219510][RIGCTRL:debug] rig.c(4123):rig_set_split_vfo entered
[2021-03-28 13:43:10.087919][00:00:21.219518][RIGCTRL:trace] vfo_fixup: vfo=VFOA
[2021-03-28 13:43:10.087919][00:00:21.219524][RIGCTRL:trace] vfo_fixup: final vfo=VFOA
[2021-03-28 13:43:10.087919][00:00:21.219532][RIGCTRL:debug] ft857_set_split_vfo: called
[2021-03-28 13:43:10.087919][00:00:21.219540][RIGCTRL:debug] rig.c(4152):rig_set_split_vfo return(-12)
[2021-03-28 13:43:10.087919][00:00:21.219548][RIGCTRL:debug] ft857.c(996):ft857_set_split_freq_mode return(-12)
[2021-03-28 13:43:10.087919][00:00:21.219555][RIGCTRL:debug] rig.c(4023):rig_set_split_freq_mode return(-12)
[2021-03-28 13:43:10.087919][00:00:21.219558][RIGCTRL:error] error: Target VFO unaccessible
rig.c(4152):rig_set_split_vfo return(-12)
ft857.c(996):ft857_set_split_freq_mode return(-12)

@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 Mar 29, 2021
@mdblack98 mdblack98 added this to the 4.2 milestone Mar 29, 2021
@mdblack98 mdblack98 added the needs test Patches have been submitted but need testing to close issue label Mar 30, 2021
mdblack98 added a commit that referenced this issue Mar 30, 2021
mdblack98 added a commit that referenced this issue Mar 30, 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