CWSL_DIGI
CWSL_DIGI copied to clipboard
Program for decoding FT8, FT4, JT65 and WSPR with Software Defined Radio receivers (SDR) and sending spots to spotting networks such as Reverse Beacon Network, PSKReporter and WSPRNet.
The config file suggests using wave files is faster than shared memory. It seems somewhat counter-intuitive but I tried it anyway, using a RAM disk as D:\ and setting transfermethod=wavefile....
The text in the config file says ``` # Maximum age of data to report, in multiples of the mode's time frame # e.g., for FT8, 15s * 10 =...
I have noticed that the base decoding frequency is always reported for FT8. This is of course correct when decoding the waterhole frequencies like 3573, 7074, etc. but can be...
Hi Alex and all, Great software - 0.88 working well looks better. When run - Missing libmmd and libifcore type error when I copied 0.88 files over 0.86 (using 0.86...
It looks as though CWSL_DIGI submits the timestamp of the *start* of the transmission rather than the *decode* time. This confuses the analyzer that looks for incorrect QRG on the...
Hi Alex, Thanks again for your nice software. 0.84 working well. 1. Any chance of an intelligent buffer so signals captured are not missed if the internet connection goes down...
Hi there, I stumbled upon this interesting project. I have been using various receivers for WSPR and FT8, like Red Pitaya's, Hermes Lite and RSP1a with JTDX and WSJT-x. But...
Over the last 24 hours I've seen the following error from CWSL_Digi for my K1RA skimmer spit out numerous times: ### ERROR :: Socket connect failed with error: A connection...
This PR fixes two critical bugs in the PSKReporter upload code. The first bug is incorrect bit shifting that caused malformed FlowSet Length values in IPFIX packets. Changes shifts from...