Re: [wsjt-devel] Does the FT8 signal spike at the beginning of each transmission?

2019-04-11 Thread Paul Randall
Ed I can reproduce this on my setup where my antenna is not good for 160m - causing bad RFI which crashes the USB audio link to the PC. If I start transmission on 160m with very low power and ease it up I get almost to full power before the link fails. I’ve seen no evidence of a spike, actua

[wsjt-devel] Does the FT8 signal spike at the beginning of each transmission?

2019-04-11 Thread Ed Stokes
I’m curious about something I observe about the FT8 signal modulation. It appears to produce a pronounced spike in the audio at the beginning of each 15 second transmission. When I operate on 160, 80 and 40 meters especially this spike will cause the program to stop producing audio. My compute

Re: [wsjt-devel] Fehler

2019-04-11 Thread roland.hartmann
Hallo Jan, habe WSJT-X temporär mit FT-8 am laufen, wenn ich „aktiv“ bin. Ansonsten im WSPR-Modus (wenn ich zu Hause, aber nicht aktiv vor dem Gerät bin). Ich kann es nachvollziehen, wenn der Rechner in den Ruhemodus gegangen ist. Nicht immer, aber manchmal ist danach einseitig die Sound-

Re: [wsjt-devel] ALL.TXT - a suggestion

2019-04-11 Thread Dan Malcolm
Thanks Claude, Most changes won't matter, because my utility will still find what I'm looking for. What I'm having to correct is my reporting format. __ Dan – K4SHQ -Original Message- From: Claude Frantz [mailto:claude.fra...@bayern-mail.de] Sent: Thursday, April 11, 2019 11:

Re: [wsjt-devel] Finding lines in All.txt

2019-04-11 Thread Sam W2JDB via wsjt-devel
Hi  I wrote a very simple program to browse through the All.txt file.It functions just like Find or Grep but allows you to put 2 call signs, an other criteria. It display the lines found in its own display box and allows you to copy it and paste it to the clip board. It does not care about the f

Re: [wsjt-devel] ALL.TXT - a suggestion

2019-04-11 Thread Claude Frantz
On 4/11/19 3:43 PM, Dan Malcolm wrote: Missed this in the release notes, but I see it now.  I found: “Better formatting for the files ALL.TXT and ALL_WSPR.TXT” Since I’ve written an ALL.TXT utility in PHP, the new format will require some coding on my part.  Not a bad thing really.  I’m sure

Re: [wsjt-devel] ALL.TXT - a suggestion

2019-04-11 Thread Dan Malcolm
Missed this in the release notes, but I see it now. I found: “Better formatting for the files ALL.TXT and ALL_WSPR.TXT” Since I’ve written an ALL.TXT utility in PHP, the new format will require some coding on my part. Not a bad thing really. I’m sure a review of my code will reveal better

Re: [wsjt-devel] ALL.TXT - a suggestion

2019-04-11 Thread Black Michael via wsjt-devel
If you are perusing you can use Windows "find" or Unix's "grep" For example, to get all messages with your callsign and redirect the output to a file.find "G0HDB" all.txt >g0hdb.txt Or all Tx messagesfind "Tx" all.txt >mytx.txt On Unix just substitute "grep" for "find".de Mike W9MDB On Thu

Re: [wsjt-devel] ALL.TXT - a suggestion

2019-04-11 Thread Jim Shorney
Use your text editor's search function to search for any text string that you want. 73 -Jim NU0C On Thu, 11 Apr 2019 09:59:16 +0100 "Martin Davies G0HDB" wrote: > Could consideration please be given to reverting to using the 'Transmitting' > label, or some > other means (eg. colour-coding

[wsjt-devel] ALL.TXT - a suggestion

2019-04-11 Thread Martin Davies G0HDB
Running WSJT-X v2.0.1 7ddcb7 on a Win 7 Pro (32-bit) Dell Optiplex 780. Although I like much of the new format for the information in the ALL.TXT file, it's now relatively difficult to quickly identify my outgoing transmissions amidst the mass of 'Rx' records in the file. In the previous vers