Convert POTA fields in adif files to SIG and SIG_INFO fields
Find a file
2024-05-14 20:20:38 +02:00
adif-pota2sig.pl Add description and initial commit for script 2024-05-14 20:20:38 +02:00
LICENSE fix license 2024-05-14 20:20:10 +02:00
README.md Add description and initial commit for script 2024-05-14 20:20:38 +02:00

adif-pota2sig

Convert POTA fields in adif files to SIG and SIG_INFO fields

Parse adif file, if a record has one or more POTA_REF entries (delimited by a comma), add SIG POTA and SIG_INFO with reference. Multiply record such, that every POTA_REF entry is a separate record with own SIG_INFO. Extended adif file will be printed to stdout.

Usage: adif-pota2sig.pl logfile.adi > extended-logfile.adi