Re: [wsjt-devel] r7178 was working and now uses 49% CPU

2016-10-14 Thread Bob KD7YZ
On 14-Oct-16 1746, Chuck Yahrling wrote:

>If this is all foreign I will forward Greg Beam's email
> introducing the options that need to be set. 


Please do
> 
> HMMM, maybe you are on the old QT 5.? instead of new QT 5.5.

folder named 5.21

will need help/guidance to update it please.


Also, after rebuilding hamlib3 then I did the regular build-wsjtx rinstall.

failed with a minor problem re "DOC .. early on I knew how to set
WSJT_GENERATE_DOCS:BOOL to OFf  i found CMakeCache.txt but dunno if
there is a current one outside the latest build from which the build
version is made.


So I ignored error and ran 7178-Dirty .. same 49% problem.

I'd made no updates. No changes. Just ran it late in the evening and
then early morning then ran it again an never did anything but HOG



-- 
73,
Bob KD7YZ


--
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] r7178 was working and now uses 49% CPU

2016-10-14 Thread Chuck Yahrling
That icon is for jtsdk-py which is used to build wsjt. I build wsjtx using
jtsdk-qt. Sanity check: you are building WSJTX, right? I mean, AFAIK WSJT
is fixed at release 10 but things often change without notice.

your complete JTSDK should have a kit of 4 "batch" files:

JTSDK-MSYS
JTSDK-QT
JTSDK-PY
JTSDK-DOC

see attached.

I run JTSDK-MYSYS, then enter build-hamlib3 to make sure I have latest
hamlib3 in my build. This must be done 1st. Bill has not done anything
lately with hamlib3 but no telling when he'll change something so it's good
insurance IMHO.

Then I run JTSDK-QT and type build-wsjtx rinstall. This puts the build in a
new directory alongside previous builds.
BTW, you have to set at least 3 options for both MSYS and QT to run
correctly for our purposes. I also set autorun in JTSDK-QT which starts the
new build as soon as it's done in a terminal << which is good for seeing
any error messages you would not see just launching the executable.  There
are help menus that explain the options inside MSYS and QT. If this is all
foreign I will forward Greg Beam's email introducing the options that need
to be set.

HMMM, maybe you are on the old QT 5.? instead of new QT 5.5. That's worth
verifying as recently the dev team moved the build to qt5.5 in the rc1.7.0
code train. You may remember some posts about XP not running wsjtx when
that happened. So you should check the options. If you've never done this
before I can walk you through it. Let me know if this is your build setup
and we'll go from there.


On Fri, Oct 14, 2016 at 4:13 PM, Bob KD7YZ  wrote:

> On 14-Oct-16 0810, Chuck Yahrling wrote:
> > So you're not using Greg's JTSDK for windows?  Good idea to get it
> > installed if not.
>
> yes, I believe I do ... see screen shot.
>
> > Also, did you rebuild hamblib3 before doing the wsjtx build?
> >
>
> No.
>
> --
> 73,
> Bob KD7YZ
>
>
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> ___
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel
>
>


-- 
73, chuck

ab1vl.com
--
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] r7178 was working and now uses 49% CPU

2016-10-14 Thread Bob KD7YZ
On 14-Oct-16 0810, Chuck Yahrling wrote:
> So you're not using Greg's JTSDK for windows?  Good idea to get it
> installed if not. 

yes, I believe I do ... see screen shot.

> Also, did you rebuild hamblib3 before doing the wsjtx build?
>

No.

-- 
73,
Bob KD7YZ

--
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] r7178 was working and now uses 49% CPU

2016-10-14 Thread Black Michael
It's an option in jtsdk to keep unique versions that is not turned on by 
default.
You can always go backward with "svn revert -r 7177" for example in 
JTSDK\src\wsjtx
Then you just build without updating svn.
de Mike W9MDB


  From: Bob KD7YZ <kd...@denstarfarm.us>
 To: wsjt-devel@lists.sourceforge.net 
 Sent: Friday, October 14, 2016 7:03 AM
 Subject: Re: [wsjt-devel] r7178 was working and now uses 49% CPU
   
On 14-Oct-16 0752, Bill Somerville wrote:

> You have not said what is not working.
core-2 E6750 2.6ghz fwiw


The WSJTx program is s bogged down that often it say7s not
responding; the fast graf starts and stops; Rx bar often shows red and
105% to 160% ... i don't have cursor control of the WSJTx window  if
I make a selection "Help" for example, then the pgm might respond in 10
seconds bringing up the drop-down.

need I go on ... ? .. but it ALL was fine yesterday and this mornjing at
0400 ,, no hangups .. suddenly the CPU maxed out and remains so ater
rebuild and computer reboot.


Chuck, there are no sub folders ... all that I see after running the
pre-canned build batch fine given to me is one folder of new(ish) exe's



 Assuming you have a dual core CPU
> or a single core with hyper-threading then it would seem that the MSK144 
> decoder is fully utilizing one CPU thread and the other is available for 
> everything else like the user interface, rig control, audio streaming etc..
> 
> Do not expect to be able to run other CPU intensive applications on a 
> slow single or dual core processor while decoding on MSK144 mode, the 
> decoder has to do a lot of work to continuously scan the incoming audio 
> for potential decodes.
> 
> 73
> Bill
> G4WJS.
> 
> 
> --
> Check out the vibrant tech community on one of the world's most 
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> ___
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel
> 



-- 
73,
Bob KD7YZ


--
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


   --
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] r7178 was working and now uses 49% CPU

2016-10-14 Thread Chuck Yahrling
So you're not using Greg's JTSDK for windows?  Good idea to get it
installed if not.

Also, did you rebuild hamblib3 before doing the wsjtx build?

I'm building 7178 now and will report back later.

On Fri, Oct 14, 2016 at 8:03 AM, Bob KD7YZ  wrote:

> On 14-Oct-16 0752, Bill Somerville wrote:
>
> > You have not said what is not working.
> core-2 E6750 2.6ghz fwiw
>
>
> The WSJTx program is s bogged down that often it say7s not
> responding; the fast graf starts and stops; Rx bar often shows red and
> 105% to 160% ... i don't have cursor control of the WSJTx window  if
> I make a selection "Help" for example, then the pgm might respond in 10
> seconds bringing up the drop-down.
>
> need I go on ... ? .. but it ALL was fine yesterday and this mornjing at
> 0400 ,, no hangups .. suddenly the CPU maxed out and remains so ater
> rebuild and computer reboot.
>
>
> Chuck, there are no sub folders ... all that I see after running the
> pre-canned build batch fine given to me is one folder of new(ish) exe's
>
>
>
>  Assuming you have a dual core CPU
> > or a single core with hyper-threading then it would seem that the MSK144
> > decoder is fully utilizing one CPU thread and the other is available for
> > everything else like the user interface, rig control, audio streaming
> etc..
> >
> > Do not expect to be able to run other CPU intensive applications on a
> > slow single or dual core processor while decoding on MSK144 mode, the
> > decoder has to do a lot of work to continuously scan the incoming audio
> > for potential decodes.
> >
> > 73
> > Bill
> > G4WJS.
> >
> >
> > 
> --
> > Check out the vibrant tech community on one of the world's most
> > engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> > ___
> > wsjt-devel mailing list
> > wsjt-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wsjt-devel
> >
>
>
>
> --
> 73,
> Bob KD7YZ
>
>
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> ___
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel
>
>


-- 
73, chuck

ab1vl.com
--
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] r7178 was working and now uses 49% CPU

2016-10-14 Thread Steven Franke
Hi Chuck, Bill, and all, 

To add to Bill’s comments - the setting that is selected in the Decode menu 
will also affect CPU usage. The Deep setting is much more cpu-intensive than 
the Fast setting. The Normal setting will be somewhere in between. 

Steve k9an

> On Oct 14, 2016, at 11:55 AM, Bill Somerville  wrote:
> 
> On 14/10/2016 12:51, Chuck Yahrling wrote:
>> users on ping jockey are suggesting to set ftol 200 or more
> 
> Hi Chuck & all,
> 
> setting a narrower frequency tolerance will cause the decoder to do less 
> work as it has less bandwidth to scan for potential signals. Obviously 
> the frequency accuracy of your and your QSO partner's rigs becomes more 
> critical if working with narrower frequency tolerances.
> 
> 73
> Bill
> G4WJS.
> 
> 
> 
> --
> Check out the vibrant tech community on one of the world's most 
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> ___
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel


--
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] r7178 was working and now uses 49% CPU

2016-10-14 Thread Bill Somerville
On 14/10/2016 12:51, Chuck Yahrling wrote:
> users on ping jockey are suggesting to set ftol 200 or more

Hi Chuck & all,

setting a narrower frequency tolerance will cause the decoder to do less 
work as it has less bandwidth to scan for potential signals. Obviously 
the frequency accuracy of your and your QSO partner's rigs becomes more 
critical if working with narrower frequency tolerances.

73
Bill
G4WJS.



--
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] r7178 was working and now uses 49% CPU

2016-10-14 Thread Bill Somerville
On 14/10/2016 11:48, Bob KD7YZ wrote:
> I since rebuilt and when I run it the cpu is still 49%.
>
> I am unable account for why MSK144 worked for so many hours then decided
> to hog my CPU to death.

Hi Bob,

MSK144 mode now uses a continuous decoding algorithm while receiving. 
This will use a lot of CPU power but that is not necessarily an issue. 
You have not said what is not working. Assuming you have a dual core CPU 
or a single core with hyper-threading then it would seem that the MSK144 
decoder is fully utilizing one CPU thread and the other is available for 
everything else like the user interface, rig control, audio streaming etc..

Do not expect to be able to run other CPU intensive applications on a 
slow single or dual core processor while decoding on MSK144 mode, the 
decoder has to do a lot of work to continuously scan the incoming audio 
for potential decodes.

73
Bill
G4WJS.


--
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] r7178 was working and now uses 49% CPU

2016-10-14 Thread Chuck Yahrling
users on ping jockey are suggesting to set ftol 200 or more


On Fri, Oct 14, 2016 at 7:43 AM, Bob KD7YZ  wrote:

> On 14-Oct-16 0739, Chuck Yahrling wrote:
> > ok. I did a post to wsjt group called win7 and vista performance hack
> > which has details FYI.
>
> I'll see if I can get to the web interface for that group as I don't
> have anything in the email client which deletes after a day on the
> computer.
>
>
> > reverting is as easy as quitting the new version and launching the old
> > one, if it's there.
>
> which it did over-ride ... my bad i guess.  That build-process, which
> works just fine, does over-write all in the build dir
>
>
> --
> 73,
> Bob KD7YZ
>
>
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> ___
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel
>



-- 
73, chuck

ab1vl.com
--
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] r7178 was working and now uses 49% CPU

2016-10-14 Thread Chuck Yahrling
hmm, if you do build-wsjtx rinstall it puts each build in a new directory
at same level as last build

On Fri, Oct 14, 2016 at 7:43 AM, Bob KD7YZ  wrote:

> On 14-Oct-16 0739, Chuck Yahrling wrote:
> > ok. I did a post to wsjt group called win7 and vista performance hack
> > which has details FYI.
>
> I'll see if I can get to the web interface for that group as I don't
> have anything in the email client which deletes after a day on the
> computer.
>
>
> > reverting is as easy as quitting the new version and launching the old
> > one, if it's there.
>
> which it did over-ride ... my bad i guess.  That build-process, which
> works just fine, does over-write all in the build dir
>
>
> --
> 73,
> Bob KD7YZ
>
>
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> ___
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel
>



-- 
73, chuck

ab1vl.com
--
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] r7178 was working and now uses 49% CPU

2016-10-14 Thread Bob KD7YZ
On 14-Oct-16 0739, Chuck Yahrling wrote:
> ok. I did a post to wsjt group called win7 and vista performance hack
> which has details FYI.

I'll see if I can get to the web interface for that group as I don't
have anything in the email client which deletes after a day on the computer.


> reverting is as easy as quitting the new version and launching the old
> one, if it's there.

which it did over-ride ... my bad i guess.  That build-process, which
works just fine, does over-write all in the build dir


-- 
73,
Bob KD7YZ


--
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] r7178 was working and now uses 49% CPU

2016-10-14 Thread Chuck Yahrling
ok. I did a post to wsjt group called win7 and vista performance hack which
has details FYI.

reverting is as easy as quitting the new version and launching the old one,
if it's there.

that is, if you did not erase it yet.

On Fri, Oct 14, 2016 at 7:34 AM, Bob KD7YZ  wrote:

> On 14-Oct-16 0711, Chuck Yahrling wrote:
> > check your processor utilization with task manager.
> >
> > see if there is a svchost hogging the cpu.
>
> just WSJTx as seen injpeg
>
> thanks for replying so fast. this is most perplexing. this version was
> working fine in MSK144 then a sudden changeover
>
>
> --
> 73,
> Bob KD7YZ
>
>
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> ___
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel
>
>


-- 
73, chuck

ab1vl.com
--
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] r7178 was working and now uses 49% CPU

2016-10-14 Thread Chuck Yahrling
check your processor utilization with task manager.

see if there is a svchost hogging the cpu.

if there is, rick click and end process tree to see if that helps.

RSVP & I'll give you the rest if it does

On Fri, Oct 14, 2016 at 6:48 AM, Bob KD7YZ  wrote:

> first off, I have a very old computer running win-7/64 .. however, I was
> running r1778 yesterday msk144, calling CQ here and there for 2 hours.
> Watched as several stations reported reception.
>
> this morning I tried the same circle-the compass at 0400 .. again,
> several stations reported reception on 6m.
>
> Then K0TPP called about an hour later and the CPU went to 49%.
>
> I since rebuilt and when I run it the cpu is still 49%.
>
> I am unable account for why MSK144 worked for so many hours then decided
> to hog my CPU to death.
>
> Is there a way I can revert to an earlier version with MSK144 and see if
> it's me or the r7178 ?
>
>
>
>
> --
> 73,
> Bob KD7YZ
>
>
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> ___
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel
>



-- 
73, chuck

ab1vl.com
--
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel