David, from wsprd.c src code, not quite plain text but something!
fprintf(fall_wspr,
"%6s %4s %3d %3.0f %5.2f %11.7f %-22s %2d %5u %4d %4d
%4d %2u\n",
decodes[i].date, decodes[i].time,
(int)(10*decodes[i].sync),
decodes[i].snr, decodes[i].dt, decodes[i].freq,
decodes[i].message, (int)decodes[i].drift,
decodes[i].cycles/81,
decodes[i].jitter,decodes[i].blocksize,decodes[i].metric,decodes[i].osd_decode);
On 10/30/2018 07:05 AM, David Owen wrote:
This message answers some questions I had about the ALL_WSPR.TXT file.
Since I started using the WSPR mode of WSJTX the number of fields in a
ALL_WSPR.TXT
line has been increasing.
Is there a plain text explanation (one that doesn't involve reading
through the source code)
of all the items ?
Regards
David Owen
GM1OXB
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel