On 05/03/2021 20:50, Joe Dzekevich wrote:
RC2 installation went fine on W10.  Made a Q65-30A QSO OK on 6m using a TS-590SG.  Switched configuration to the Icom 9700. Tried FT8 and it was OK.  Tried Q65-30B on 144.170 and after one CQ it turned off the enable transmit.  I turned enable transmit back on and it did two CQs, turned the enable transmit off, and produced the following rig error:

Hamlib error: Command rejected by the rig
icom.c(3572):icom_set_ptt return
rig.c(2549):rig_set_ptt return while setting PTT off

This is a new behavior.  Q65 worked OK on the Icom 9700 with RC1. Again, FT8 is OK.

FYI, Joe, K1YOW

Hi Joe,

so we can see what is going on please put the attached file into your WSJT-X configuration files directory (that's the same place as the log files directory on Windows - "Menu->File->Open log directory"), then restart WSJT-X, run a minimal test that demonstrates the issue, and quit WSJT-X. There will be a new file on your Desktop called WSJT-X_RigControl.log, send me that file (g4wjs <at> classdesign <dot> com) for analysis please?

After you have sent the log file you can delete the wsjtx_log_config.ini file and the log file to revert to normal behaviour.

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
[email protected]
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to