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-9100 VFO B problem #741

Closed
mdblack98 opened this issue Jul 15, 2021 · 0 comments
Closed

IC-9100 VFO B problem #741

mdblack98 opened this issue Jul 15, 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

Rig ends up on VFOB. Split is not on so VFOB shouldn't be referenced at all.
[2021-07-15 11:33:01.806317][00:00:02.685859][RIGCTRL:debug] frame.c(450):read_icom_frame entered
[2021-07-15 11:33:01.806317][00:00:02.685882][RIGCTRL:trace] read_string called, rxmax=80
[2021-07-15 11:33:01.821940][00:00:02.700400][RIGCTRL:trace] read_string(): RX 7 characters
[2021-07-15 11:33:01.821940][00:00:02.700440][RIGCTRL:trace] 0000 fe fe 7c e0 07 01 fd ..|....
[2021-07-15 11:33:01.821940][00:00:02.700516][RIGCTRL:debug] frame.c(484):read_icom_frame return(7)
[2021-07-15 11:33:01.821940][00:00:02.700572][RIGCTRL:debug] frame.c(450):read_icom_frame entered
[2021-07-15 11:33:01.821940][00:00:02.700617][RIGCTRL:trace] read_string called, rxmax=80
[2021-07-15 11:33:01.837564][00:00:02.715752][RIGCTRL:trace] read_string(): RX 6 characters
[2021-07-15 11:33:01.837564][00:00:02.715784][RIGCTRL:trace] 0000 fe fe e0 7c fb fd ...|..
[2021-07-15 11:33:01.837564][00:00:02.715805][RIGCTRL:debug] frame.c(484):read_icom_frame return(6)
[2021-07-15 11:33:01.837564][00:00:02.715825][RIGCTRL:trace] icom_one_transaction: frm_len=6, frm_len-1=fd, frm_len-2=fb
[2021-07-15 11:33:01.837564][00:00:02.715846][RIGCTRL:debug] frame.c(378):icom_one_transaction return(0)
[2021-07-15 11:33:01.837564][00:00:02.715865][RIGCTRL:debug] frame.c(430):icom_transaction return(0)
[2021-07-15 11:33:01.837564][00:00:02.715881][RIGCTRL:trace] icom_set_vfo: line#2474
[2021-07-15 11:33:01.837564][00:00:02.715898][RIGCTRL:trace] icom_set_vfo: line#2497 curr_vfo=Sub
[2021-07-15 11:33:01.837564][00:00:02.715915][RIGCTRL:debug] icom.c(2498):icom_set_vfo return(0)
[2021-07-15 11:33:01.837564][00:00:02.715932][RIGCTRL:trace] rig_set_vfo: rig->state.current_vfo=Sub
[2021-07-15 11:33:01.837564][00:00:02.715948][RIGCTRL:trace] C:/Users/bill/src/hamlib/src/rig.c(2668) trace
[2021-07-15 11:33:01.837564][00:00:02.715987][RIGCTRL:debug] icom_get_freq called for Sub, curr_vfo=Sub
[2021-07-15 11:33:01.837564][00:00:02.716005][RIGCTRL:debug] icom_get_freq: using vfo=Sub
[2021-07-15 11:33:01.837564][00:00:02.716022][RIGCTRL:debug] frame.c(400):icom_transaction entered
[2021-07-15 11:33:01.837564][00:00:02.716041][RIGCTRL:debug] icom_transaction: cmd=0x25, subcmd=0x00, payload_len=0
[2021-07-15 11:33:01.837564][00:00:02.716057][RIGCTRL:debug] frame.c(138):icom_one_transaction entered
[2021-07-15 11:33:01.837564][00:00:02.716073][RIGCTRL:debug] frame.c(54):make_cmd_frame entered
[2021-07-15 11:33:01.837564][00:00:02.716089][RIGCTRL:debug] frame.c(88):make_cmd_frame return(7)
[2021-07-15 11:33:01.837564][00:00:02.716105][RIGCTRL:trace] rig_flush: called for serial device
[2021-07-15 11:33:01.837564][00:00:02.716121][RIGCTRL:debug] serial.c(629):serial_flush entered
[2021-07-15 11:33:01.837564][00:00:02.716136][RIGCTRL:debug] tcflush
[2021-07-15 11:33:01.837564][00:00:02.716397][RIGCTRL:debug] serial.c(661):serial_flush return(0)
[2021-07-15 11:33:01.837564][00:00:02.716642][RIGCTRL:trace] write_block(): TX 7 bytes
[2021-07-15 11:33:01.837564][00:00:02.716659][RIGCTRL:trace] 0000 fe fe 7c e0 25 00 fd ..|.%..
[2021-07-15 11:33:01.837564][00:00:02.716683][RIGCTRL:debug] frame.c(450):read_icom_frame entered
[2021-07-15 11:33:01.837564][00:00:02.716703][RIGCTRL:trace] read_string called, rxmax=80
[2021-07-15 11:33:01.853188][00:00:02.731556][RIGCTRL:trace] read_string(): RX 7 characters
[2021-07-15 11:33:01.853188][00:00:02.731587][RIGCTRL:trace] 0000 fe fe 7c e0 25 00 fd ..|.%..
[2021-07-15 11:33:01.853188][00:00:02.731608][RIGCTRL:debug] frame.c(484):read_icom_frame return(7)
[2021-07-15 11:33:01.853188][00:00:02.731626][RIGCTRL:debug] frame.c(450):read_icom_frame entered
[2021-07-15 11:33:01.853188][00:00:02.731665][RIGCTRL:trace] read_string called, rxmax=80
[2021-07-15 11:33:01.869199][00:00:02.747435][RIGCTRL:trace] read_string(): RX 6 characters
[2021-07-15 11:33:01.869199][00:00:02.747481][RIGCTRL:trace] 0000 fe fe e0 7c fa fd ...|..
[2021-07-15 11:33:01.869199][00:00:02.747513][RIGCTRL:debug] frame.c(484):read_icom_frame return(6)
[2021-07-15 11:33:01.869199][00:00:02.747545][RIGCTRL:debug] frame.c(328):icom_one_transaction return(-9)
[2021-07-15 11:33:01.869199][00:00:02.747588][RIGCTRL:debug] icom_transaction: failed: Command rejected by the rig
frame.c(484):read_icom_frame return(6)
frame.c(328):icom_one_transaction return(-9)
icom_transaction: failed: Command rejected by the rig
frame.c(484):read_icom_frame return(6)
frame.c(328):icom_one_transaction return(-9)

@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 Jul 15, 2021
mdblack98 added a commit that referenced this issue Jul 15, 2021
Was staying on VFO_B when VFO_B was requested
#741
@mdblack98 mdblack98 added the needs test Patches have been submitted but need testing to close issue label Jul 15, 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