FLDigi logging not showing in Awards

V2 error reports
Post Reply
w9mdb
Old Man
Posts: 464
Joined: 13 Jul 2014, 12:05

FLDigi logging not showing in Awards

Post 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
w9mdb
Old Man
Posts: 464
Joined: 13 Jul 2014, 12:05

Re: FLDigi logging not showing in Awards

Post 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.
User avatar
IW3HMH
Site Admin
Posts: 2988
Joined: 21 Jan 2013, 14:20
Location: Quarto d'Altino - Venezia (ITA)
Contact:

Re: FLDigi logging not showing in Awards

Post by IW3HMH »

Do you have a sample of the ADIF sent by FLDIGI?
Are the bands you reported excluded in program configuration -> User preferences?
Daniele Pistollato - IW3HMH
w9mdb
Old Man
Posts: 464
Joined: 13 Jul 2014, 12:05

Re: FLDigi logging not showing in Awards

Post 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>
w9mdb
Old Man
Posts: 464
Joined: 13 Jul 2014, 12:05

Re: FLDigi logging not showing in Awards

Post by w9mdb »

And any chance of getting this one fixed?
https://forum.log4om.com/viewtopic.php?t=8648
Post Reply