What ham radio logging apps store ADIF fields like my_state, my_cnty, my_lat, my_lon, and my_gridsquare as database fields? As in, separate fields for these per QSO? LOTW will use them, but I can’t find a Mac app that uses them!

#rover #amsat #pota #sota #parksontheair #adif #lotw #macos #macloggerdx #rumlog #logging

@n0aw You can create four custom fields in RUMlogNG and map them to ADIF fields.
@K5KHK I’ve used this in the past with my_sig_info and sig_info, but I run out of fields.
@n0aw Yup, there are only four. I ran into this problem before. That’s when you write a Python script that reads the coordinates stored in one field and looks up the county and calculates the grid before you upload to LOTW :)
@K5KHK yeah, I wrote it the other day, even looking up lat/lon through gpsd. I’d really like a logging app that natively supports and doesn’t assume I’m always in the same place. I’d write my own, but there are probably more logging apps than there are hams.