On 29/01/2021 19:21, Tim Selner wrote:

Hamlib error in RC4

I installed WSJT-X RC4 and I am having issues.  I am running Windows 10 and an IC-735.  Everything was working fine on RC3 but now I am have problems transmitting using RC4.  Freq control looks to be OK but I am not getting consistent PTT.  When I go to Settings / Radio I can test the CAT box and it turns green.  When I test PTT I am getting this error:

Rig Failure Hamlib error: Command rejected by the rig while getting current VFO mode.

If I go to “Tune” on the main screen I am often able to transmit for several seconds until It drops out of transmit and I get the following error:

Hamlib error: Command rejected by the rig while getting current VFO mode

Timestamp: 2021-01-28T23:36:49.330Z

Please call of email me if there is anything I can do, and thanks for your hard work!!

Tim Selner

W9SRW

tsel...@new.rr.com

Hi Tim,

so I can see what is happening, please put the attached file into your WSJT-X configuration files directory (the same as the log files directory on Windows - "Menu->File->Open log directory") then restart WSJT-X and reproduce the issue in the shortest time possible (keeps the log file small), quit WSJTX, then send me the file WSJT-X_RigControl.log that will have been created on your Desktop. Send the file direct to g4wjs <at> classdesign <dot> com.

73
Bill
G4WJS.

[Sinks.SYSLOG]
Destination=TextFile
Asynchronous=true
AutoFlush=false
FileName="${AppLocalDataLocation}/wsjtx_syslog.log"
TargetFileName="${AppLocalDataLocation}/logs/wsjtx_syslog_%Y-%m.log"
RotationTimePoint="01 00:00:00"
Append=true
EnableFinalRotation=false
MaxSize=41943040
MinFreeSpace=1073741824
MaxFiles=12
Target="${AppLocalDataLocation}/logs"
ScanForFiles="Matching"
Format="[%Channel%][%TimeStamp(format=\"%Y-%m-%d 
%H:%M:%S.%f\")%][%Uptime(format=\"%O:%M:%S.%f\")%][%Severity%] %Message%"
Filter="%Severity% >= info"

[Sinks.RIGCTRL]
Destination=TextFile
Asynchronous=true
AutoFlush=true
FileName="${DesktopLocation}/WSJT-X_RigControl.log"
Append=true
Format="[%TimeStamp(format=\"%Y-%m-%d 
%H:%M:%S.%f\")%][%Uptime(format=\"%O:%M:%S.%f\")%][%Channel%:%Severity%] 
%Message%"
Filter="%Channel% matches \"RIGCTRL\" | %Severity% >= info"
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to