Search found 3 matches

by VK2UTL
Mon 21. Aug 2017, 12:15
Forum: RUMlogNG
Topic: Distance calculation using MY_GRIDSQUARE
Replies: 4
Views: 4749

Re: Distance calculation using MY_GRIDSQUARE

Keeping track of my QTHs is not a real issue. It's just that I would like to browse around and find my most distant QSO on a given band or in a time window etc. So, it's primarily really about the distance display in the middle of the main window (see image). If there could be an additional field ...
by VK2UTL
Mon 21. Aug 2017, 10:12
Forum: RUMlogNG
Topic: Distance calculation using MY_GRIDSQUARE
Replies: 4
Views: 4749

Re: Distance calculation using MY_GRIDSQUARE

Is that really that complicated? (Sorry for the direct question, I obviously don't know the internals). There must be some kind of an OnClick handler for a QSO row and at some point in there you compute the distance using the generic locator. Can't you just extend this piece of code by an if branch ...
by VK2UTL
Sun 20. Aug 2017, 23:07
Forum: RUMlogNG
Topic: Distance calculation using MY_GRIDSQUARE
Replies: 4
Views: 4749

Distance calculation using MY_GRIDSQUARE

Hi there, the ADIF format supports the field MY_GRIDSQUARE. Wouldn't it be possible that Rumlog uses this locator (if given) to compute the distance for a QSO and not always just the generic one entered in the preferences? I think several people operate from different location sometimes and this ...