Skip to content

ADIF file can't be imported

Andreas Kristiansen edited this page Feb 12, 2021 · 8 revisions

In most cases, this is caused by an ADIF-file that do not follow the specifications. The file must include the <EOH> tag. The tag indicates "end of header", and is placed at the top of the file, after the header text. The import looks for this, and will fail if this does not exist.

Clone this wiki locally