k0swe / forester

A web-based amateur radio logging application with fast sync, offline and rig control
https://forester.radio
Apache License 2.0
10 stars 2 forks source link

Import SIG, SIG_INFO #1057

Open flwyd opened 2 years ago

flwyd commented 2 years ago

I imported an ADIF file for a POTA activation. In the resulting QSOs I don't see any of the data I put in SIG, SIG_INFO, MY_SIG, and MY_SIG_INFO which are used to convey special activities (e.g. "POTA" in SIG/MY_SIG) and their details (e.g. park/summit/island number in SIG_INFO/MY_SIG_INFO).

When logging park hunter QSOs I'd been putting the park number in the comment field, but a separate field would be nicer.

xylo04 commented 2 years ago

These were probably imported but are not visible because there are no UI elements yet. You could possibly check by exporting an ADIF.

But yes, I need to support more QSO fields in the UI.