Background
- Many portable VHF activators use paper logging or Ham2K/Polo during the activation.
- The resulting log-file is ADIF (as for paper log: after manual entry e.g. into FLE).
- That’s fine for the SOTA data base.
The Problem
- Most VHF contest organizers require REG1TEST (.EDI).
- I wanted to avoid installing and learning another full-featured logging program just to convert a single log.
Options Considered
- Online EDI generator OK2KJT (painful if the log contains more than a dozen QSOs as the log has to be entered manually)
- Stand-alone conversion tools (none found)
- WinContest / UCXLog (recommended by the BBT website)
- Writing a dedicated converter (abandoned)
What Worked
- WinContest is freeware, runs without installation and imports the FLE-generated ADIF perfectly.
- All QSOs, serial numbers and locators are imported correctly.
The Unexpected Problem
- Imported QSOs could not be exported to EDI.
- Manually entered QSOs exported without any problem.
- No obvious UI option or documentation explained the different behaviour.
The Workaround
- WinContest stores imported QSOs in the database table “Import”.
- Manually entered QSOs are stored in e.g. “144MHz”.
- Renaming the tables in the MDB database allowed the imported QSOs to be exported successfully.
Conclusion
- The workaround is certainly not elegant, but it avoided retyping dozens of QSOs and introducing typing errors.
- If anyone knows the intended way to move imported QSOs into the 144 MHz contest log, I’d be interested to hear it.
73, Roman