Re: [wsjt-devel] WSPRD in WSJT-X 1.6.1-devel

2015-05-13 Thread Alessandro Gorobey
Hi Joe, Yes, this are the files. If I run on a PC two instance of wsjtx with -r or --rig-name they do not interfere: wsjtx -r FirstInstance wsjtx -r SecondInstance the working and temp files are separate and "confined" in WSJT-X + "command line parameter" or if -r not supplied in specific user a

Re: [wsjt-devel] WSPRD in WSJT-X 1.6.1-devel

2015-05-13 Thread Joe Taylor
Hi Sandro, Which file are you thinking of, that should be in a different place? I suppose you mean these: wsprd_timer fftw_wisdom_wsprd ALL_WSPR.TXT hashtable.txt They will be moved, using a mechanism like the one you describe. I just haven't got to it, yet. -- Joe, K1JT

Re: [wsjt-devel] WSPRD in WSJT-X 1.6.1-devel

2015-05-13 Thread Alessandro Gorobey
Hi Bill, thank for answer. It my error to advice for different problems in some message. jt9.f90 contain a small typo. You have corrected some, but not in actual 1.5 line 26 of that present in http://sourceforge.net/p/wsjt/wsjt/HEAD/tree/branches/wsjtx-1.5/lib/jt9.f90 The base problem is the dir

Re: [wsjt-devel] WSPRD in WSJT-X 1.6.1-devel

2015-05-12 Thread Bill Somerville
On 12/05/2015 16:40, Alessandro Gorobey wrote: > > Hi All, Hi Sandro & All, ... >-a >--data-path > Location of writeable data files, detfault="." (see follow note) ... > note: "detfalt" must be "default" I have fixed this documentation error in the development branch, it will flow

[wsjt-devel] WSPRD in WSJT-X 1.6.1-devel

2015-05-12 Thread Alessandro Gorobey
Hi All, I would like to propose a simple modification to wsprd directory usage. This permit to separate executable files from programs data as actually is done in "wsjtx" and "wsjtx --rig-name " and now involve few lines of code. For example in JT9 the command line provide: -a --data-pa