On 06/27/2018 01:10 AM, Joshua (Josh) Lotfi wrote:

Hi Josh & All,

> During the course of operating this past ARRL Field Day, a few other
> hams and I became a little frustrated with the process of uploading
> logs of FT-8 contacts, with wsjt_log.adi containing all logs for all
> callsigns despite the fact that each station needs its own separate
> log for contesting purposes.

It's really simple to filter out while selection according to a
callsign. E.g.:

grep -Pi '<station_callsign:5>DJ0OT' wsjtx_log.adi > whatyouwant.adi

Further, you just have to copy the header of the ADIF file to the output
file.

Best wishes,
Claude (DJ0OT)

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to