Re: [wsjt-devel] High CPU load with 2.7.0-rc2

2023-07-13 Thread Black Michael via wsjt-devel
Also what firmware version are you running?I made some changes which SHOULD be 
both forward/backward compatible with the new firmware.
Mike W9MDB 

On Thursday, July 13, 2023 at 02:07:03 PM CDT, Björn Ekelund via wsjt-devel 
 wrote:  
 
 The currently published version of the hamlib dll still crashes when selecting 
ICOM IC-7610, regardless of async setting.
It does not seem to work for other ICOM models either, but it does not crash 
the program. 
Control via DXLab Commander is a good workaround while this is being worked on.

Björn SM7IUN
On Wed, Jul 12, 2023 at 3:20 PM Black Michael via wsjt-devel 
 wrote:

Save this into a file called "hamlib_settings.json" and place in the same 
folder as WSJT-X.ini
Should improve things until I get this fixed.

{
     "config": {
            "async": "0"
     }
}


Mike W9MDB








On Wednesday, July 12, 2023 at 07:44:53 AM CDT, Roger Newey (K7GXB) 
 wrote: 





Hi Mike,
FYI:
Win10 Task Manager shows:
  WSJT-X CPU during Rx: 35-38%
  WSJT-X CPU during Tx: 35-36%

System:
WSJT-X running WSPR "wsjtx-2.7.0-rc2-win64.exe" as downloaded 07-Jul-2023 
(Installed over WSJT 2.6.0);
Rig: ICOM 7300; Win10 on dedicated Celeron J4125 with 16GB RAM;
(J4125  has Cores. 4 ; Threads. 4 ; Burst 2.70 GHz ; Processor Base 2.00 GHz ; 
Cache. 4 MB).

Regret I don't have comparable CPU data for 2.6.0 but will install it if that 
helps.

73,
Roger (K7GXB)

-Original Message-
From: Black Michael via wsjt-devel  
Sent: Tuesday, July 11, 2023 20:47
What rig do you have?
Mike W9MDB
...
On my Win10 PC, this new version idles at 32% usage which is essentially the 
same as the earlier "4.6~git Jun 28" version.  The older libhamlib-4.dll v4.5.4 
idles at less than 2%.
Drew K9CW
...
---




___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel
  ___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] High CPU load with 2.7.0-rc2

2023-07-13 Thread Black Michael via wsjt-devel

Please place this file as described 
belowhttps://www.dropbox.com/s/t52ngcalsgnpm8m/wsjtx_log_config.ini?dl=0
 C:\Users\[username]\AppData\Local\WSJT-X The WSJT-X_Rigcontrol.log file will 
be in the same location
For Linux put it in   ~/.config The WSJT-X_Rigcontrol.log file will be here: 
~/.local/share/WSJT-X
For MacOS put it in /Users/[username]/Library/Preferences Restart WSJT-X and 
duplicate the problem.Shut down WSJT-X
Then send me the WSJT-X_RigControl.log fileMike W9MDB

 

On Thursday, July 13, 2023 at 02:07:03 PM CDT, Björn Ekelund via wsjt-devel 
 wrote:  
 
 The currently published version of the hamlib dll still crashes when selecting 
ICOM IC-7610, regardless of async setting.
It does not seem to work for other ICOM models either, but it does not crash 
the program. 
Control via DXLab Commander is a good workaround while this is being worked on.

Björn SM7IUN
On Wed, Jul 12, 2023 at 3:20 PM Black Michael via wsjt-devel 
 wrote:

Save this into a file called "hamlib_settings.json" and place in the same 
folder as WSJT-X.ini
Should improve things until I get this fixed.

{
     "config": {
            "async": "0"
     }
}


Mike W9MDB








On Wednesday, July 12, 2023 at 07:44:53 AM CDT, Roger Newey (K7GXB) 
 wrote: 





Hi Mike,
FYI:
Win10 Task Manager shows:
  WSJT-X CPU during Rx: 35-38%
  WSJT-X CPU during Tx: 35-36%

System:
WSJT-X running WSPR "wsjtx-2.7.0-rc2-win64.exe" as downloaded 07-Jul-2023 
(Installed over WSJT 2.6.0);
Rig: ICOM 7300; Win10 on dedicated Celeron J4125 with 16GB RAM;
(J4125  has Cores. 4 ; Threads. 4 ; Burst 2.70 GHz ; Processor Base 2.00 GHz ; 
Cache. 4 MB).

Regret I don't have comparable CPU data for 2.6.0 but will install it if that 
helps.

73,
Roger (K7GXB)

-Original Message-
From: Black Michael via wsjt-devel  
Sent: Tuesday, July 11, 2023 20:47
What rig do you have?
Mike W9MDB
...
On my Win10 PC, this new version idles at 32% usage which is essentially the 
same as the earlier "4.6~git Jun 28" version.  The older libhamlib-4.dll v4.5.4 
idles at less than 2%.
Drew K9CW
...
---




___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel
  ___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] High CPU load with 2.7.0-rc2

2023-07-13 Thread Björn Ekelund via wsjt-devel
The currently published version of the hamlib dll still crashes when
selecting ICOM IC-7610, regardless of async setting.

It does not seem to work for other ICOM models either, but it does not
crash the program.

Control via DXLab Commander is a good workaround while this is being worked
on.

Björn SM7IUN

On Wed, Jul 12, 2023 at 3:20 PM Black Michael via wsjt-devel <
wsjt-devel@lists.sourceforge.net> wrote:

> Save this into a file called "hamlib_settings.json" and place in the same
> folder as WSJT-X.ini
> Should improve things until I get this fixed.
>
> {
>  "config": {
> "async": "0"
>  }
> }
>
>
> Mike W9MDB
>
>
>
>
>
>
>
>
> On Wednesday, July 12, 2023 at 07:44:53 AM CDT, Roger Newey (K7GXB) <
> k7...@narundi.net> wrote:
>
>
>
>
>
> Hi Mike,
> FYI:
> Win10 Task Manager shows:
>   WSJT-X CPU during Rx: 35-38%
>   WSJT-X CPU during Tx: 35-36%
>
> System:
> WSJT-X running WSPR "wsjtx-2.7.0-rc2-win64.exe" as downloaded 07-Jul-2023
> (Installed over WSJT 2.6.0);
> Rig: ICOM 7300; Win10 on dedicated Celeron J4125 with 16GB RAM;
> (J4125  has Cores. 4 ; Threads. 4 ; Burst 2.70 GHz ; Processor Base 2.00
> GHz ; Cache. 4 MB).
>
> Regret I don't have comparable CPU data for 2.6.0 but will install it if
> that helps.
>
> 73,
> Roger (K7GXB)
>
> -Original Message-
> From: Black Michael via wsjt-devel 
> Sent: Tuesday, July 11, 2023 20:47
> What rig do you have?
> Mike W9MDB
> ...
> On my Win10 PC, this new version idles at 32% usage which is essentially
> the same as the earlier "4.6~git Jun 28" version.  The older
> libhamlib-4.dll v4.5.4 idles at less than 2%.
> Drew K9CW
> ...
> ---
>
>
>
>
> ___
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel
>
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel