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-7200 startup not working in JTDX #921

Closed
mdblack98 opened this issue Jan 5, 2022 · 0 comments
Closed

IC-7200 startup not working in JTDX #921

mdblack98 opened this issue Jan 5, 2022 · 0 comments
Labels
bug critical A problem for common operations with WSJT-X, GPredict, RigPi, etc. fixed Issue has been fixed
Milestone

Comments

@mdblack98
Copy link
Contributor

Checking power on does allow it to work..but if rig is already on and powe-on is not checked it gets errors.

2022-01-05T09:13:24.235Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: ../../../src/rigs/icom/icom.c(2164) trace
2022-01-05T09:13:24.235Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: icom_set_mode_with_data(2169) mode_icom=1, datamode[0]=1, filter=255
2022-01-05T09:13:24.235Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: icom.c(2004):icom_set_mode_x26 entered
2022-01-05T09:13:24.235Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: frame.c(421):icom_transaction entered
2022-01-05T09:13:24.235Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: icom_transaction: cmd=0x26, subcmd=0x00, payload_len=3
2022-01-05T09:13:24.235Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: frame.c(140):icom_one_transaction entered
2022-01-05T09:13:24.235Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: frame.c(55):make_cmd_frame entered
2022-01-05T09:13:24.235Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: frame.c(89):make_cmd_frame return(10)
2022-01-05T09:13:24.235Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: rig_flush: called for serial device
2022-01-05T09:13:24.235Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: serial.c(645):serial_flush entered
2022-01-05T09:13:24.235Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: read_string_generic called, rxmax=4095
2022-01-05T09:13:24.250Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: serial.c(714):serial_flush return(0)
2022-01-05T09:13:24.250Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: write_block(): TX 10 bytes
2022-01-05T09:13:24.250Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: 0000 fe fe 76 e0 26 00 01 01 01 fd ..v.&.....
2022-01-05T09:13:24.250Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: frame.c(471):read_icom_frame_generic entered
2022-01-05T09:13:24.250Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: read_string_generic called, rxmax=200
2022-01-05T09:13:24.266Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: read_string_generic: minlen now 10
2022-01-05T09:13:24.266Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: read_string_generic(): RX 10 characters
2022-01-05T09:13:24.266Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: 0000 fe fe 76 e0 26 00 01 01 01 fd ..v.&.....
2022-01-05T09:13:24.266Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: frame.c(517):read_icom_frame_generic return(10)
2022-01-05T09:13:24.266Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: icom_one_transaction: DEBUG retval=10, frm_len=10, cmd=0x26
2022-01-05T09:13:24.266Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: frame.c(471):read_icom_frame_generic entered
2022-01-05T09:13:24.266Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: read_string_generic called, rxmax=200
2022-01-05T09:13:24.282Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: read_string_generic: minlen now 6
2022-01-05T09:13:24.282Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: read_string_generic(): RX 6 characters
2022-01-05T09:13:24.282Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: 0000 fe fe e0 76 fa fd ...v..
2022-01-05T09:13:24.282Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: frame.c(517):read_icom_frame_generic return(6)
2022-01-05T09:13:24.282Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: frame.c(348):icom_one_transaction return(-9) Command rejected by the rig
0000 fe fe e0 76 fa fd ...v..
frame.c(517):read_icom_frame_generic return(6)
frame.c(348):icom_one_transaction return(-9) Command rejected by the rig
0000 fe fe e0 76 fa fd ...v..
frame.c(517):read_icom_frame_generic return(6)
frame.c(517):read_icom_frame_generic return(6)
2022-01-05T09:13:24.282Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: icom_transaction: failed: Command rejected by the rig
frame.c(517):read_icom_frame_generic return(6)
frame.c(348):icom_one_transaction return(-9) Command rejected by the rig
0000 fe fe e0 76 fa fd ...v..
frame.c(517):read_icom_frame_generic return(6)
frame.c(517):read_icom_frame_generic return(6) icom_transaction: failed: Command rejected by the rig
frame.c(517):read_icom_frame_generic return(6)
frame.c(348):icom_one_transaction return(-9) Command rejected by the rig
0000 fe fe e0 76 fa fd ...v..
frame.c(517):read_icom_frame_generic return(6)
frame.c(517):read_icom_frame_generic return(6) frame.c(348):icom_one_transaction return(-9) Command rejected by the rig
0000 fe fe e0 76 fa fd ...v..
frame.c(517):read_icom_frame_generic return(6)
frame.c(517):read_icom_frame_generic return(6)
2022-01-05T09:13:24.282Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: frame.c(451):icom_transaction return(-9) Command rejected by the rig
frame.c(348):icom_one_transaction return(-9) Command rejected by the rig
0000 fe fe e0 76 fa fd ...v..
frame.c(517):read_icom_frame_generic return(6)
frame.c(517):read_icom_frame_generic return(6) icom_transaction: failed: Command rejected by the rig
frame.c(517):read_icom_frame_generic return(6)
frame.c(348):icom_one_transaction return(-9) Command rejected by the rig
0000 fe fe e0 76 fa fd ...v..
frame.c(517):read_icom_frame_generic return(6)
frame.c(517):read_icom_frame_generic return(6) frame.c(348):icom_one_transaction return(-9) Command rejected by the rig
0000 fe fe e0 76 fa fd ...v..
frame.c(517):read_icom_frame_generic return(6)
frame.c(517):read_icom_frame_generic return(6) frame.c(451):icom_transaction return(-9) Command rejected by the rig
frame.c(348):icom_one_transaction return(-9) Command rejected by the rig
0000 fe fe e0 76 fa fd ...v..
frame.c(517):read_icom_frame_generic return(6)
frame.c(517):read_icom_frame_generic return(6) icom_transaction: failed: Command rejected by the rig
frame.c(517):read_icom_frame_generic return(6)
frame.c(348):icom_one_transaction return(-9) Command rejected by the rig
0000 fe fe e0 76 fa fd ...v..
frame.c(517):read_icom_frame_generic return(6)
frame.c(517):read_icom_frame_generic return(6) frame.c(348):icom_one_transaction return(-9) Command rejected by the rig
0000 fe fe e0 76 fa fd ...v..
frame.c(517):read_icom_frame_generic return(6)
frame.c(517):read_icom_frame_generic return(6) icom_transaction: failed: Command rejected by the rig
frame.c(517):read_icom_frame_generic return(6)
frame.c(348):icom_one_transaction return(-9) Command rejected by the rig
0000 fe fe e0 76 fa fd ...v..
frame.c(517):read_icom_frame_generic return(6)
frame.c(517):read_icom_frame_generic return(6) frame.c(348):icom_one_transaction return(-9) Command rejected by the rig
0000 fe fe e0 76 fa fd ...v..
frame.c(517):read_icom_frame_generic return(6)
frame.c(517):read_icom_frame_generic return(6)
2022-01-05T09:13:24.282Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:56)Warning: Hamlib: icom_set_mode_x26: rig does not support 0x26 CI-V cmd
2022-01-05T09:13:24.282Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: ../../../src/rigs/icom/icom.c(2182) trace
2022-01-05T09:13:24.282Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: frame.c(421):icom_transaction entered
2022-01-05T09:13:24.282Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: icom_transaction: cmd=0x1a, subcmd=0x04, payload_len=2
2022-01-05T09:13:24.282Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: frame.c(140):icom_one_transaction entered
2022-01-05T09:13:24.282Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: frame.c(55):make_cmd_frame entered
2022-01-05T09:13:24.282Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: frame.c(89):make_cmd_frame return(9)
2022-01-05T09:13:24.282Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: rig_flush: called for serial device
2022-01-05T09:13:24.282Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: serial.c(645):serial_flush entered
2022-01-05T09:13:24.282Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: read_string_generic called, rxmax=4095
2022-01-05T09:13:24.298Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: serial.c(714):serial_flush return(0)
2022-01-05T09:13:24.298Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: write_block(): TX 9 bytes
2022-01-05T09:13:24.298Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: 0000 fe fe 76 e0 1a 04 01 ff fd ..v......
2022-01-05T09:13:24.298Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: frame.c(471):read_icom_frame_generic entered
2022-01-05T09:13:24.298Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: read_string_generic called, rxmax=200
2022-01-05T09:13:24.314Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: read_string_generic: minlen now 9
2022-01-05T09:13:24.314Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: read_string_generic(): RX 9 characters
2022-01-05T09:13:24.314Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: 0000 fe fe 76 e0 1a 04 01 ff fd ..v......
2022-01-05T09:13:24.314Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: frame.c(517):read_icom_frame_generic return(9)
2022-01-05T09:13:24.314Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: icom_one_transaction: DEBUG retval=9, frm_len=9, cmd=0x1a
2022-01-05T09:13:24.314Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: frame.c(471):read_icom_frame_generic entered
2022-01-05T09:13:24.314Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: read_string_generic called, rxmax=200
2022-01-05T09:13:24.330Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: read_string_generic: minlen now 6
2022-01-05T09:13:24.330Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: read_string_generic(): RX 6 characters
2022-01-05T09:13:24.330Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: 0000 fe fe e0 76 fa fd ...v..
2022-01-05T09:13:24.330Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: frame.c(517):read_icom_frame_generic return(6)
2022-01-05T09:13:24.330Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: frame.c(348):icom_one_transaction return(-9) Command rejected by the rig
0000 fe fe e0 76 fa fd ...v..
frame.c(517):read_icom_frame_generic return(6)
frame.c(348):icom_one_transaction return(-9) Command rejected by the rig
0000 fe fe e0 76 fa fd ...v..
frame.c(517):read_icom_frame_generic return(6)
frame.c(517):read_icom_frame_generic return(6)
2022-01-05T09:13:24.330Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: icom_transaction: failed: Command rejected by the rig
frame.c(517):read_icom_frame_generic return(6)
frame.c(348):icom_one_transaction return(-9) Command rejected by the rig
0000 fe fe e0 76 fa fd ...v..
frame.c(517):read_icom_frame_generic return(6)
frame.c(517):read_icom_frame_generic return(6) icom_transaction: failed: Command rejected by the rig
frame.c(517):read_icom_frame_generic return(6)
frame.c(348):icom_one_transaction return(-9) Command rejected by the rig
0000 fe fe e0 76 fa fd ...v..
frame.c(517):read_icom_frame_generic return(6)
frame.c(517):read_icom_frame_generic return(6) frame.c(348):icom_one_transaction return(-9) Command rejected by the rig
0000 fe fe e0 76 fa fd ...v..
frame.c(517):read_icom_frame_generic return(6)
frame.c(517):read_icom_frame_generic return(6)
2022-01-05T09:13:24.330Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: frame.c(451):icom_transaction return(-9) Command rejected by the rig
frame.c(348):icom_one_transaction return(-9) Command rejected by the rig
0000 fe fe e0 76 fa fd ...v..
frame.c(517):read_icom_frame_generic return(6)
frame.c(517):read_icom_frame_generic return(6) icom_transaction: failed: Command rejected by the rig
frame.c(517):read_icom_frame_generic return(6)
frame.c(348):icom_one_transaction return(-9) Command rejected by the rig
0000 fe fe e0 76 fa fd ...v..
frame.c(517):read_icom_frame_generic return(6)
frame.c(517):read_icom_frame_generic return(6) frame.c(348):icom_one_transaction return(-9) Command rejected by the rig
0000 fe fe e0 76 fa fd ...v..
frame.c(517):read_icom_frame_generic return(6)
frame.c(517):read_icom_frame_generic return(6) frame.c(451):icom_transaction return(-9) Command rejected by the rig
frame.c(348):icom_one_transaction return(-9) Command rejected by the rig
0000 fe fe e0 76 fa fd ...v..
frame.c(517):read_icom_frame_generic return(6)
frame.c(517):read_icom_frame_generic return(6) icom_transaction: failed: Command rejected by the rig
frame.c(517):read_icom_frame_generic return(6)
frame.c(348):icom_one_transaction return(-9) Command rejected by the rig
0000 fe fe e0 76 fa fd ...v..
frame.c(517):read_icom_frame_generic return(6)
frame.c(517):read_icom_frame_generic return(6) frame.c(348):icom_one_transaction return(-9) Command rejected by the rig
0000 fe fe e0 76 fa fd ...v..
frame.c(517):read_icom_frame_generic return(6)
frame.c(517):read_icom_frame_generic return(6) icom_transaction: failed: Command rejected by the rig
frame.c(517):read_icom_frame_generic return(6)
frame.c(348):icom_one_transaction return(-9) Command rejected by the rig
0000 fe fe e0 76 fa fd ...v..
frame.c(517):read_icom_frame_generic return(6)
frame.c(517):read_icom_frame_generic return(6) frame.c(348):icom_one_transaction return(-9) Command rejected by the rig
0000 fe fe e0 76 fa fd ...v..
frame.c(517):read_icom_frame_generic return(6)
frame.c(517):read_icom_frame_generic return(6)
2022-01-05T09:13:24.330Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: icom.c(1896):icom_set_dsp_flt entered
2022-01-05T09:13:24.330Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: icom_set_dsp_flt: mode=PKTUSB, width=-1
2022-01-05T09:13:24.330Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: icom.c(1903):icom_set_dsp_flt return(0)
2022-01-05T09:13:24.330Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: icom.c(2212):icom_set_mode_with_data return(-9) Command rejected by the rig
icom_set_dsp_flt: mode=PKTUSB, width=-1
icom.c(1903):icom_set_dsp_flt return(0)
icom.c(2212):icom_set_mode_with_data return(-9) Command rejected by the rig
icom_set_dsp_flt: mode=PKTUSB, width=-1
icom.c(1903):icom_set_dsp_flt return(0)
icom.c(1903):icom_set_dsp_flt return(0)
2022-01-05T09:13:24.330Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: rig_set_mode: targetable retcode after set_mode=-9
2022-01-05T09:13:24.330Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: rig.c(2021):rig_set_mode return(-9) Command rejected by the rig
icom.c(2212):icom_set_mode_with_data return(-9) Command rejected by the rig
icom_set_dsp_flt: mode=PKTUSB, width=-1
icom.c(1903):icom_set_dsp_flt return(0)
icom.c(1903):icom_set_dsp_flt return(0) rig_set_mode: targetable retcode after set_mode=-9
rig.c(2021):rig_set_mode return(-9) Command rejected by the rig
icom.c(2212):icom_set_mode_with_data return(-9) Command rejected by the rig
icom_set_dsp_flt: mode=PKTUSB, width=-1
icom.c(1903):icom_set_dsp_flt return(0)
icom.c(1903):icom_set_dsp_flt return(0) rig_set_mode: targetable retcode after set_mode=-9
rig_set_mode: targetable retcode after set_mode=-9
2022-01-05T09:13:24.330Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:468)Debug: "HamlibTransceiver::error_check:" error: Command rejected by the rig
icom.c(2212):icom_set_mode_with_data return(-9) Command rejected by the rig
icom_set_dsp_flt: mode=PKTUSB, width=-1
icom.c(1903):icom_set_dsp_flt return(0)
icom.c(1903):icom_set_dsp_flt return(0) rig_set_mode: targetable retcode after set_mode=-9
rig.c(2021):rig_set_mode return(-9) Command rejected by the rig
icom.c(2212):icom_set_mode_with_data return(-9) Command rejected by the rig
icom_set_dsp_flt: mode=PKTUSB, width=-1
icom.c(1903):icom_set_dsp_flt return(0)
icom.c(1903):icom_set_dsp_flt return(0) rig_set_mode: targetable retcode after set_mode=-9
rig_set_mode: targetable retcode after set_mode=-9
2022-01-05T09:13:24.330Z(C:\JTSDK64-Tools\tmp\wsjtx\EmulateSplitTransceiver.cpp:45)Debug: EmulateSplitTransceiver::handle_update: from wrapped: Transceiver::TransceiverState(online: yes Frequency {14074000Hz, 3682500Hz} Transceiver::USB; SPLIT: unknown; PTT: off; FAST_MODE: off; AUDIO: off; TX_AUDIO: off; TUNE: off; QUICK: off; PERIOD: 120sec.; BLOCKSIZE: 3456; SYMBOLSLENGTH: 79; FRAMESPERSYMBOL: 1920; TRFREQUENCY: 1500Hz; TONESPACING: -3; SYNCHRONIZE: on; DBSNR: 99; TRPERIOD: 60sec.; SPREAD: 0; NSYM: 79; VOLUME: 0; LEVEL: -60dBm; POWER: 0mWatts; SWR: 0)
2022-01-05T09:13:24.330Z(C:\JTSDK64-Tools\tmp\wsjtx\EmulateSplitTransceiver.cpp:63)Debug: EmulateSplitTransceiver::handle_update: signalling: Transceiver::TransceiverState(online: yes Frequency {14074000Hz, 3682500Hz} Transceiver::USB; SPLIT: unknown; PTT: off; FAST_MODE: off; AUDIO: off; TX_AUDIO: off; TUNE: off; QUICK: off; PERIOD: 120sec.; BLOCKSIZE: 3456; SYMBOLSLENGTH: 79; FRAMESPERSYMBOL: 1920; TRFREQUENCY: 1500Hz; TONESPACING: -3; SYNCHRONIZE: on; DBSNR: 99; TRPERIOD: 60sec.; SPREAD: 0; NSYM: 79; VOLUME: 0; LEVEL: -60dBm; POWER: 0mWatts; SWR: 0)
2022-01-05T09:13:24.330Z(C:\JTSDK64-Tools\tmp\wsjtx\Configuration.cpp:5963)Debug: Configuration::handle_transceiver_update: Transceiver State #: 2 Transceiver::TransceiverState(online: yes Frequency {14074000Hz, 0Hz} Transceiver::USB; SPLIT: off; PTT: off; FAST_MODE: off; AUDIO: off; TX_AUDIO: off; TUNE: off; QUICK: off; PERIOD: 120sec.; BLOCKSIZE: 3456; SYMBOLSLENGTH: 79; FRAMESPERSYMBOL: 1920; TRFREQUENCY: 1500Hz; TONESPACING: -3; SYNCHRONIZE: on; DBSNR: 99; TRPERIOD: 60sec.; SPREAD: 0; NSYM: 79; VOLUME: 0; LEVEL: -60dBm; POWER: 0mWatts; SWR: 0)
2022-01-05T09:13:24.330Z(C:\JTSDK64-Tools\tmp\wsjtx\Configuration.cpp:6013)Debug: Configuration::handle_transceiver_failure: reason: "Îøèáêà Hamlib Êîìàíäà îòêëîíåíà òðàíñèâåðîì while óñòàíîâêà òåæèìà òåêóùåãî VFO"
2022-01-05T09:13:24.331Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:1369)Debug: "HamlibTransceiver::do_ptt:" false Transceiver::TransceiverState(online: yes Frequency {14074000Hz, 3682500Hz} Transceiver::USB; SPLIT: unknown; PTT: off; FAST_MODE: off; AUDIO: off; TX_AUDIO: off; TUNE: off; QUICK: off; PERIOD: 120sec.; BLOCKSIZE: 3456; SYMBOLSLENGTH: 79; FRAMESPERSYMBOL: 1920; TRFREQUENCY: 1500Hz; TONESPACING: -3; SYNCHRONIZE: on; DBSNR: 99; TRPERIOD: 60sec.; SPREAD: 0; NSYM: 79; VOLUME: 0; LEVEL: -60dBm; POWER: 0mWatts; SWR: 0) reversed = false
2022-01-05T09:13:24.331Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:1385)Debug: "HamlibTransceiver::do_ptt:" rig_set_ptt PTT = false
2022-01-05T09:13:24.331Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: rig.c(2585):rig_set_ptt entered
2022-01-05T09:13:24.331Z(C:\JTSDK64-Tools\tmp\wsjtx\HamlibTransceiver.cpp:60)Debug: Hamlib: ../../src/src/rig.c(2618) trace

@mdblack98 mdblack98 added bug critical A problem for common operations with WSJT-X, GPredict, RigPi, etc. labels Jan 5, 2022
@mdblack98 mdblack98 added this to the 4.5 milestone Jan 5, 2022
mdblack98 added a commit that referenced this issue Jan 6, 2022
@mdblack98 mdblack98 added the needs test Patches have been submitted but need testing to close issue label Jan 6, 2022
@mdblack98 mdblack98 pinned this issue Jan 10, 2022
@mdblack98 mdblack98 added fixed Issue has been fixed and removed needs test Patches have been submitted but need testing to close issue labels Jan 14, 2022
@mdblack98 mdblack98 unpinned this issue Jan 17, 2022
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. fixed Issue has been fixed
Projects
None yet
Development

No branches or pull requests

1 participant