Return to cqrlog

2 posts / 0 new
Last post
sp3rxo
sp3rxo's picture
Return to cqrlog

Hi,
After short experience with other logger on Windows I wish to retutrn to linux and cqrlog.
Cqrlog is working fine on Ubuntu 22.04, but I am in troubles with import adif file with abt 18k QSOs to cqrlog.
I can be wrong here but it looks that the main problem is that the adif file generated by windows logger contains two bits "national characters" which are not accepted by cqrlog adif import.
Is any simple method to convert adif file to the one can be accepted by cqrlog?
Or any other method without manual correction?

73,
Slav, SP3RXO

oh1kh
Return to cqrlog

Hi!
There are two ways. Use iconv to transfer text from one charset to another, this case from your Win charset to plain ascii.
Or modify adif tags, usually name and qth, to have _INTL extensions with those tag names. That will work if Win charset is utf8.

--
Saku
OH1KH