[Hamlib-developer] hamlib and THD74
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Daniel B. <kd...@ic...> - 2025-07-12 23:14:15
|
Hello, I am trying to use hamlib and a THD74 and a microsoft surface computer. Bluetooth and the computer works fine with the 74 but not when i use hamlib with the command line. Winlink and yaac work fine as well as hamlib and fldigi. When I use hamlib from the command line it connects bluetooth mementarilly and then quits immediately. I ran in -vvvv modeto get this information and am passing it to you. If there is anything else I can do to help, please let me know. FYI, I am an appliance operator so you'd need to speak to me in very simple language. Thank you Danny Report bugs to < ham...@li... >. c:\Program Files\hamlib-w64-4.6.3\bin>rigctl -m 2042 -r COM9 -vvvv rigctl.c(532) Startup: rigctl -m 2042 -r COM9 -vvvv rigctl Hamlib 4.6.3 2025-06-10T00:52:44Z SHA=371db9 64-bit Report bugs to < ham...@li... > rig_test_2038: MSVCRT 2038 test = 0xf0000000:Mon Aug 05 05:04:00 2097 rig_init: 2038 time test passed rig_init: rig_model=Kenwood TH-D74 20250515.3 rig_init: rig has VFO_A rig_init: rig has VFO_B kenwood_init called, version 20250515/20250515.3 kenwood.c(899):kenwood_init returning2(0) rig_set_conf called rig_confparam_lookup called for rig_pathname rig_set_conf: rig_pathname='COM9' rig.c(970):rig_open entered serial_open: serial port COM9 is OK serial_open: COM9 rig_open: 00000000027d744c rs->comm_state==1?=1 *1:kenwood.c(921):kenwood_open entered **2:kenwood.c(1206):kenwood_get_id entered kenwood_transaction called cmd=ID kenwood_transaction: Command is not correctly terminated 'ID TH-D74' kenwood.c(713):kenwood_transaction returning2(-8) Protocol error **2:kenwood.c(1213):kenwood_get_id returning(-8) Protocol error **2:kenwood.c(1206):kenwood_get_id entered kenwood_transaction called cmd=ID kenwood_transaction: Command is not correctly terminated 'ID TH-D74' kenwood.c(713):kenwood_transaction returning2(-8) Protocol error **2:kenwood.c(1213):kenwood_get_id returning(-8) Protocol error kenwood_open: no response to get_id from rig...continuing anyway kenwood_open: cannot get identification *1:kenwood.c(1051):kenwood_open returning(-8) Protocol error ser_close: restoring options rig.c(1479):rig_open returning2(-8) Protocol error |