Re: [wsjt-devel] 6616 Frequency "Shift" Issue

2016-04-13 Thread Jim Bennett
For sure it was the new version; I deleted the entire hamlib directory before starting, so I suppose it HAD to be your rounding version. But the even-number problem is still there. C From: Bill Somerville To: wsjt-devel@lists.sourceforge.net Sent: Wednesday,

Re: [wsjt-devel] 6616 Frequency "Shift" Issue

2016-04-13 Thread Bill Somerville
On 13/04/2016 23:47, Jim Bennett wrote: > I did as per your instructions but sorry to report back that on the > even number frequencies, I still am coming up short one Hertz. Is > there a way to prove to myself (and you) that I've gotten the newer > hamlib build? BTW, I did not re-build WSJT-X,

Re: [wsjt-devel] 6616 Frequency "Shift" Issue

2016-04-13 Thread Jim Bennett
Bill, I did as per your instructions but sorry to report back that on the even number frequencies, I still am coming up short one Hertz. Is there a way to prove to myself (and you) that I've gotten the newer hamlib build? BTW, I did not re-build WSJT-X, only hamlib and stopped there. I ran both

Re: [wsjt-devel] 6616 Frequency "Shift" Issue

2016-04-13 Thread Bill Somerville
On 13/04/2016 20:33, Jim Bennett wrote: > I added another v (making six of 'em) and re-ran. Looks identical to > me...! Here it is: Hi Jim, yes it is the same, I had misread the code and the branch it took didn't print the diagnostics I was hoping for. The issue is that the Si570 takes an

Re: [wsjt-devel] 6616 Frequency "Shift" Issue

2016-04-13 Thread Jim Bennett
Bill, I added another v (making six of 'em) and re-ran. Looks identical to me...! Here it is: pi@raspberrypi:~/~wsjtx-1.7 $ rigctl-wsjtx -m 2517 -vv F 14076000 frigctl, Hamlib 3.1~gitReport bugs to rig:rig_init called kit: _init calledrig_register

Re: [wsjt-devel] 6616 Frequency "Shift" Issue

2016-04-13 Thread Bill Somerville
On 13/04/2016 19:35, Jim Bennett wrote: > Yes, the rigctl-wsjtx command is MUCH easier than the other! :-) I did > it and pasted towards the bottom of this message is the result. I have > made a discovery no this one as I've been writing this message. If I > give it an even number for the

Re: [wsjt-devel] 6616 Frequency "Shift" Issue

2016-04-13 Thread Jim Bennett
Bill, Yes, the rigctl-wsjtx command is MUCH easier than the other! :-) I did it and pasted towards the bottom of this message is the result. I have made a discovery no this one as I've been writing this message. If I give it an even number for the frequency (i.e. 14076000), it looses that one

Re: [wsjt-devel] 6616 Frequency "Shift" Issue

2016-04-13 Thread Bill Somerville
On 13/04/2016 17:20, Bill Somerville wrote: > You can set these using `cmake-gui ` or edit the > CMakeCache.txt file in the build root directory. The resulting build > will create /tmp/WSJT-X_trace.log . Hi Jim, there is probably an easier way to do this using the rigctl-wsjtx program built with

Re: [wsjt-devel] 6616 Frequency "Shift" Issue

2016-04-13 Thread Bill Somerville
On 13/04/2016 05:49, Jim Bennett wrote: > Have a small issue that I wanted to mention. When I select a frequency > from the drop-down box, it shows me the one I selected, and then > immediately changes that to one Hertz less. For example, if I want 40 > meter WSPR2, the drop-down shows

[wsjt-devel] WSJT-X: Looking for an Icom IC-7300 owner to help with testing

2016-04-13 Thread Bill Somerville
Hi All, I am testing the new Hamlib IC-7300 driver with WSJT-X with the help of Doug WA2DX and have hit a problem with the CAT communications seizing up after a period of time. I would like to do some basic tests with another IC-7300 user to try an eliminate a rig problem. Can anyone here

Re: [wsjt-devel] r6606: hinted decoding

2016-04-13 Thread Joe Taylor
Hi Igor, Thanks for finding and reporting this bug. It is fixed in r6619. -- Joe, K1JT On 4/13/2016 4:01 AM, Игорь Ч wrote: > exact sequence of actions that makes hinted decoding failure: > . > 1. Enable deep search > 2. Play wav file (getting hinted decode) > 3. Disable deep search

Re: [wsjt-devel] Baseband decoding option?

2016-04-13 Thread jeff millar
Hello Borja... I was thinking about the same suggestion. Adding some details to the conversation - I read the IC-7300 output in 12 KHz IF mode into Gnu Octave and did an FFT - The output is an IF band centered on 12 KHz after the digital filtering - USB shows 2.7 KHz of spectrum above

[wsjt-devel] Baseband decoding option?

2016-04-13 Thread ea2ekh
(Feel free to put on your beards and stone me to death if I say something stupid) There is a new kid on the block, the Icom IC-7300, which is the first SDR marketed as a SDR sold by one of the large manufacturers. (Other transceivers with so called IF-DSP are actually SDRs using

Re: [wsjt-devel] r6606: hinted decoding

2016-04-13 Thread Игорь Ч
exact sequence of actions that makes hinted decoding failure: . 1. Enable deep search  2. Play wav file (getting hinted decode) 3. Disable deep search 4. Play wav file 5. Enable deep search 6. Play wav file (hinted does not work anymore) . 7. Restart WSJT-X 8. Play wav file (getting hinted

[wsjt-devel] r6606: hinted decoding

2016-04-13 Thread Игорь Ч
Hi Joe and All, . Hinted decoding stops to  work if this sequence of actions performed: . Enable deep search -> Disable deep search -> Enable deep search . Tested on r6606. Hinted decoding can be recovered via WSJT-X restart. . 73 . Igor