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 ways of performing some things.  It looks like now the ‘df’ 
offset is recorded in ALL.TXT for both ‘Tx’ and ‘Rx.

__________
Dan – K4SHQ

From: Black Michael via wsjt-devel [mailto:wsjt-devel@lists.sourceforge.net]
Sent: Thursday, April 11, 2019 7:38 AM
To: WSJT software development <wsjt-devel@lists.sourceforge.net>
Cc: Black Michael <mdblac...@yahoo.com>
Subject: Re: [wsjt-devel] ALL.TXT - a suggestion

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 messages
find "Tx" all.txt >mytx.txt

On Unix just substitute "grep" for "find".
de Mike W9MDB




On Thursday, April 11, 2019, 4:02:42 AM CDT, Martin Davies G0HDB 
<marting0...@gmail.com<mailto:marting0...@gmail.com>> wrote:


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 version(s) of ALL.TXT, a transmission was very clearly 
identified by the
'Transmitting' label, which resulted in much-extended lines of text that were 
immediately
apparent when perusing the file, whereas in the new file format the 
transmissions are now
designated solely by the 'Tx' label which are extremely difficult to spot 
amongst all the 'Rx'
labels.

Could consideration please be given to reverting to using the 'Transmitting' 
label, or some
other means (eg. colour-coding?) of more clearly differentiating the 
transmissions in the
ALL.TXT file.

73, and thanks in advance,

---
Martin, G0HDB


---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus



_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net<mailto: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

Reply via email to