Page 1 of 1

FLDigi logging not showing in Awards

Posted: 07 Jul 2024, 15:46
by w9mdb
Using v2.32.1.6
Worked K8K on 30M and 40M CW logging from FLDigi and the Award matrix did not show 30M/40M worked.
I was able to duplicate the problem by adding a 6M QSO from FLDigi and it did not show up in Awards. Did the same from WSJT-X via JTAlert and the FT8 QSO did show up in Awards but it had freqrx and bandrx in it.

There is no freqrx or band being sent by FLDigi and it looks like Log4OM expects that to process it correctly for award lookup.

select callsign,freq,freqrx,mode,band,length(bandrx) from log where callsign='K8K';
K8K|10105.64|0|CW|30m|0
K8K|7025.64|0|CW|40m|3
K8K|28075.807|28075.807|FT8|10m|3
K8K|21076.304|21076.304|FT8|15m|3
K8K|3575.042|3575.042|FT8|80m|3
K8K|18102.042|18102.042|FT8|17m|3
K8K|24916.981|24916.981|FT8|12m|3
K8K|50313|0|CW|6m|0

Re: FLDigi logging not showing in Awards

Posted: 07 Jul 2024, 16:26
by w9mdb
I'll add that doing the Maintenance and Rescan Award References fixed the Worked status.
I then deleted the 6M and re-added it and Worked status was gone again.
So it's the ADIF from FLDigi that is not being handled correctly.

Re: FLDigi logging not showing in Awards

Posted: 11 Aug 2024, 13:47
by IW3HMH
Do you have a sample of the ADIF sent by FLDIGI?
Are the bands you reported excluded in program configuration -> User preferences?

Re: FLDigi logging not showing in Awards

Posted: 11 Aug 2024, 20:40
by w9mdb
<FREQ:9>50.313000<CALL:3>K8K<MODE:2>CW<NAME:5>Yuris<QSO_DATE:8>20240707<QSO_DATE_OFF:8>20240707<TIME_OFF:6>153937<TIME_ON:6>153937<QTH:14>American Samoa<RST_RCVD:3>599<RST_SENT:3>599<NOTES:66>Yuris Petersons YL2GM
American Samoa
American Samoa United States<GRIDSQUARE:6>AH45rr<BAND:2>6m<COUNTRY:3>USA<CQZ:1>5<STX:3>000<TX_PWR:1>0<OPERATOR:6>WA1SXK<STATION_CALLSIGN:6>WA1SXK<MY_GRIDSQUARE:6>EM95lf<MY_CITY:16>Belmont, NC, USA<MY_STATE:2>MO<EOR>

Re: FLDigi logging not showing in Awards

Posted: 11 Aug 2024, 20:43
by w9mdb
And any chance of getting this one fixed?
https://forum.log4om.com/viewtopic.php?t=8648