[DXLog.net - Support] WPX wrong points calculation

Denin (Denny) Sahovic denin.sahovic at yahoo.com
Thu Apr 6 07:28:47 CEST 2017


Looks like for the NA stations the calculation with the same country in 
WPX is not correct.

According to rule 3, contacts between stations in the same country are 
worth 1 point regardless of the band. The rule 2 talks about points 
between NA stations being 2 points on 14-28 and 4 points on 1.8-7MHz.

In DxLog both K-VE contact and K-K or VE-VE contact are given 2/4 points.

I fixed Contest definition CQWPX.txt to:

POINTS_FIELD_BAND_MODE=ALL;DEST->DXCC:^$;ALL;ALL;-1
POINTS_FIELD_BAND_MODE=ALL;DEST->DXCC:SOURCE->DXCC;ALL;^CW$|^SSB$;1
POINTS_FIELD_BAND_MODE=SOURCE->CONT:^NA$;DEST->CONT:^NA$;^160$|^80$|^40$;^CW$|^SSB$;4
POINTS_FIELD_BAND_MODE=SOURCE->CONT:^NA$;DEST->CONT:^NA$;^20$|^15$|^10$;^CW$|^SSB$;2
POINTS_FIELD_BAND_MODE=ALL;DEST->CONT:SOURCE->CONT;^160$|^80$|^40$;^CW$|^SSB$;2
POINTS_FIELD_BAND_MODE=ALL;DEST->CONT:SOURCE->CONT;^20$|^15$|^10$;^CW$|^SSB$;1
POINTS_FIELD_BAND_MODE=ALL;!DEST->CONT:SOURCE->CONT;^160$|^80$|^40$;^CW$|^SSB$;6
POINTS_FIELD_BAND_MODE=ALL;!DEST->CONT:SOURCE->CONT;^20$|^15$|^10$;^CW$|^SSB$;3

the line #2 used to be after SOURCE->CONT:^NA$.... and was not evaluated

Denny, KX7M



More information about the Support mailing list