Page 2 of 2
Re: V2 Wrong Frequency report to QRZ
Posted: 28 Jan 2020, 19:12
by HB9VQQ
That’s not how QRZ works because it works fine with version 1 of LOG4OM and is not working with version 2. I just went back to using version 1 till the problem is resolved.
Can you show where QRZ.com shows Hz resolution ?
All I see is rounded to kHz

- Unbenannt.JPG (74.75 KiB) Viewed 5075 times
again
That is how QRZ.com Log works. Resolution set to kHz, won't show Hz.
Re: V2 Wrong Frequency report to QRZ
Posted: 28 Jan 2020, 20:13
by W5RDL
I guess the original issue was miss understood. When I log a contact with say 14.255 in LOG4OM in version 1 it’s received in QRZ as 14.255
Now when I’m using the same frequency in LOG4OM Version 2 it’s received in QRZ as 14.250 so hows it QRZ’s fault for this error.
Don’t get me wrong I love LOG4OM over all other logging problems. I was just pointing out a small error in frequency being seen or received in QRZ with the new Version 2.
Re: V2 Wrong Frequency report to QRZ
Posted: 28 Jan 2020, 20:16
by HB9VQQ
Ok got it , I think there is another thread with the same issue
https://forum.log4om.com/viewtopic.php?f=31&t=4602
Re: V2 Wrong Frequency report to QRZ
Posted: 28 Jan 2020, 22:19
by g0ddj
G4POP wrote: 28 Jan 2020, 18:55
W5RDL wrote: 28 Jan 2020, 18:52
That’s not how QRZ works because it works fine with version 1 of LOG4OM and is not working with version 2. I just went back to using version 1 till the problem is resolved.
Nether of you answered my question "does it happen all the time" like every qso
Yes it is happening all the time with every contact. no problem with V1 though on QRZ.com
Re: V2 Wrong Frequency report to QRZ
Posted: 29 Jan 2020, 00:06
by HB9VQQ
Trying to identifiy the root cause of this issue.
Logged in Log4OM like this

- Unbenannt.JPG (14.91 KiB) Viewed 5040 times
That's the log on QRZ.com

- Unbenannt1.JPG (12.5 KiB) Viewed 5040 times
Just for a test I deleted this QSO with TK5MH from QRZ.com which initially was uploaded automatically from Log4OM.
Then I manually exported just this QSO from Log4OM to an ADIF file. Content looks ok, frequency is still correct
...<FREQ:5>14.085....
Then I manually imported this ADIF file on QRZ.com, again showing the wrong frequency.

- Unbenannt1.JPG (12.5 KiB) Viewed 5040 times
After that I imported the same ADIF file into HRD Logbook, showing wrong frequency.

- Unbenannt2.JPG (16.02 KiB) Viewed 5039 times
73
Roland
Re: V2 Wrong Frequency report to QRZ
Posted: 29 Jan 2020, 00:37
by HB9VQQ
After some research I found changing the Log4OM generated ADIF file from
<FREQ:5>14.085
to
<FREQ:6>14.085
and importing the file on QRZ.com the frequency is correct

- Unbenannt.JPG (12.74 KiB) Viewed 5035 times
Each ADIF record contains one or more fields in the form of
<keyword:n>value, where n is the number of characters in the data value. So a value of 5 is wrong and would represent 14.08.
N needs to be 6.
If you are going to log VHF/UHF freq. it needs to be 7 and so on....
73
Roland
Re: V2 Wrong Frequency report to QRZ
Posted: 03 Feb 2020, 20:46
by g0ddj
Nice to see that this problem has been resolved, thanks.