DigiSkimmer
DigiSkimmer copied to clipboard
FT8/FT4/WSPR Skimmer base on WSJT/KiwiSDR
Hi, It seems that spots with single digit dBm value are not recognized by digiskimmer and thus not uploaded. For example I get: `2023-08-17 09:10:37,028 INFO 209383 [QW-0] [kiwi] WSPR...
With the current code it doesn't detect when someone is calling a hashed callsign: ` FT8 T233545 DB7.0 DT0.8 F7.075886 F1TXI IN96 : - ` If the regex ` ".+[A-Z0-9/]+\s([A-Z0-9/]+?)\s([A-R]{2}[0-9]{2})$")`...
I think compression should be disabled to get the best audio quality (not sure if it is lossless or lossy compression?) ` 'compression': False, ` in base.py
As an enhancement I would vote for the following: * Define a minimum of free slots per RX in the config * Before starting a new worker, check KiwiSDRs /status...
Hi @lazywalker, I wonder if we could have JS8? It is now the third most used mode on PSKreporter. :-) 73, Rob KL7NA
FT8 (default) ~ FT4 + WSPR ! What is the code for FST4W ? >>> from the file config.py >>> MODES = {'~': 'FT8', '#': 'JT65', '@': 'JT9', '+': 'FT4',...
There might be a problem with the Raspberry Pi instructions. I built a brand new DigiSkimmer install yesterday on an RPi4 and when I got to this step: sudo echo...
2022-10-04 19:00:00,338 WARNING 1 [QW-1] decoder return code: -11 2022-10-04 19:00:00,419 WARNING 1 [QW-0] decoder return code: -11 2022-10-04 19:00:00,488 WARNING 1 [QW-2] decoder return code: -11 2022-10-04 19:00:00,591 WARNING...
Hi all, I've recently installed DigiSkimmer and enjoying contributing to the spot maps. Are other digi modes able to be added? I was thinking of some broadcast radio signatures, RTTY,...
Seeing the following errors on a fairly constant basis: `2022-07-24 09:00:00,130 ERROR 1764 [KIWIC-20+] decoding queue overflow; dropping one file 2022-07-24 09:00:00,130 ERROR 1764 [FLYDOG-60~] decoding queue overflow; dropping one...