http://www.perlmonks.org?node_id=11136647


in reply to Linux/Perl Cabrillo to ADIF Conversion Script

Good stuff, James. Thank you for sharing!! 73 Walt KT0D
  • Comment on Re: Linux/Perl Cabrillo to ADIF Conversion Script

Replies are listed 'Best First'.
Re^2: Linux/Perl Cabrillo to ADIF Conversion Script
by jmlynesjr (Deacon) on Sep 10, 2021 at 23:25 UTC

    Thanks Walt!

    I have an as yet un-posted version of this that takes out the manual intervention steps, saves an intermediate Cabrillo format file, and then creates the ADIF format file. I then go onto QRZ.com and manually import the ADIF and then export changes to LoTW. Working good so far.

    Another un-posted script queries the QRZ XML interface for the callsign data for a hard-coded callsign. This was subsetted into a query script that asks for a callsign and displays a selected group of fields, easy to add or delete fields for your own needs. A bug was found in the QRZ XML interface that they will fix in the next release, but for now has a simple work-around.

    I intend to post the updated ADIF script after I add code to enter a "comment" field.

    James

    There's never enough time to do it right, but always enough time to do it over...