magicbug / Cloudlog

Web based amateur radio logging application built using PHP & MySQL supports general station logging tasks from HF to Microwave with supporting applications to support CAT control.
http://www.cloudlog.co.uk
MIT License
451 stars 189 forks source link

Imported adif logs don't get flagged for LoTW #445

Closed m0pcb closed 4 years ago

m0pcb commented 4 years ago

When live logging a QSO both teh QSL and LoTW columns are filled with red arrows to show that QSLs haven't been exchanged.

When importing an ADIF file these arrows are not present in the LoTW column, but they do get populated for QSL card.

magicbug commented 4 years ago

While its not a "bug" just the data isn't available if the arrows didnt show the default if data isn't present should just be show the red arrow.

AndreasK79 commented 4 years ago

I added a PR #457 with a few options to the ADIF import, and among them, option to mark all QSOs as exported to LoTW.

magicbug commented 4 years ago

Looks sorted to me, thanks