w1hkj / fldigi

Amateur Radio digital modem application [SF mirror]
http://www.w1hkj.com
GNU General Public License v3.0
108 stars 27 forks source link

Cabrillo export for Field Day logs is broken #15

Open whitis opened 4 years ago

whitis commented 4 years ago

On the fldigi log cabrillo export dialog, there is no ARRL-FD entry in the contest selection and there is no checkbox to allow the inclusion of the FD_CLASS and FD_SECTION fields. In addition, the cabrillo export used the wrong local station callsign in the header and in every QSO record. It also used the callsign from the computer being used to convert the log instead of the callsign used on the computer generating the ADIF log.

Crude workaround cat filename.adif | sed -e "s/<[A-Z_]*:[0-9]*>/,/g" | csvtool col 2,4,5,7,3,10,11 - | sed -e "s/,/ /g" | sed -e "s/7.\([0-9][0-9][0-9]\)/7\1./" -e "s/SSB/PH/" -e "s@20200627@6/27@" -e "s/\([0-9][0-9][0-9][0-9]\)[0-9][0-9]/\1/" Online FD cabrillo generator

lsb_release -a; uname -a; dpkg -l fldigi No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 18.04.4 LTS Release: 18.04 Codename: bionic Linux cervantes 5.3.0-53-generic #47~18.04.1-Ubuntu SMP Thu May 7 13:10:50 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description +++-==============-============-============-================================= ii fldigi 4.0.1-1 amd64 digital modem program for hamradi