Hi,

When WSPR and FST4W spots are uploaded to wsprnet, there is an additional field to designate the mode.

From wsjtx/Network/wsprnet.ccp lines 274 to 288
it was intended to use different mode IDs for WSPR and FST4W in order to distinguish between the two modes in the wsprnet database.

WSPR-2: "2"
WSPR-15: "15"
FST4W-120: "3"
FST4W-300: "5"
FST4W-900: "16"
FST4W-1800: "30"

However, wsprnet does only accept the mode IDs 2, 5, 15 and 30. All other numbers are rewritten in their database to "2".

FST4W-120 becomes "2" instead of "3"
FST4W-900 becomes "2" instead of "16"

So it still kind of works for all modes, except FST4W-900, which is stored as mode "2".


There are two possible ways to fix this. Either wsprnet would accept the other mode IDs. Or it is fixed in WSJT-X.

I tried to reach someone from wsrpnet, but without success.
So, unless someone knows someone from wsrpnet who could fix it there, I would ask you to fix it in WSJT-X, by uploading FST4W-900 as mode "15".


Thanks, 73
Stefan


_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to