The way that this would be used is that an amateur would call CQ and could then (within a few minutes) see where his signal was received. This can be useful in determining propagation conditions or in adjusting antenna and/or radio parameters. It will also provide an archive of reception records that can be used for research purposes.
There is a map display of this information.
There also a page of statistics about the project.
If this is interesting to you, then please contact me at the email address below to see if there is a client for your PSK decoding application, or you can contact the author of your package directly, and point him at this page.
Note: This system does not transmit any signals over the air, it just makes use of existing signals that are being transmitted by people calling CQ. This approach is different to some other propagation reporting tools, and has the advantage that adding more monitoring stations provides better coverage without consuming any bandwidth. Also, you don't need to have an amateur radio license to participate. All that is needed is an antenna, a radio and a computer, and you can start monitoring. You will need to pick a 'callsign' to send in reports under — pick something with your country prefix on it, such as W/SWL/BOSTON for US, shortwave listener in Boston.
The data being gathered also includes more than just PSK spots, though these are in the majority at the moment.
To enable reporting in DM780, you need to go to the 'Tools' menu item, and then select the 'PSK Reporter' option. This will open a dialog box, and you just check the 'send updates' checkbox, and you are done. Now, whenever the SuperBrowser detects a callsign, this information will be forwarded to the database and made available for other interested parties to view.
To actually make it work in fldigi you need the information from this message.
Short answer: you want to click the Spot button in the main window.
Long answer: pressing initialize with the autospot box checked should reveal a Spot button at the top right cornet of the main window. If it is unlit, the autospotter receives no data and never calls the PSK Reporter module. This may seem superfluous, but the underlying spotting "framework" is supposed to be able to accommodate other things besides PSK reporter (none of which has yet materialised). The Spot button would then toggle all of that potentially expensive pattern matching.
There is a complete description of the protocol used to submit the information, together with information on a test server to use.
The basic URL is http://pskreporter.info/cgi-bin/psk-freq.pl which will return data indicating the best frequency for your location (based on geolocating your IP address). If there is insufficient data, then no frequency will be returned.
The parameters to this script are:
The response document (if it contains any frequencies) will be a text/plain document, and the first word on the first line will be the integer frequency that is recommended. There are various other numbers in the document, whose meanings are not defined and may change.