Wideband autonomous SDR analysis engine forked from sdr-visual-suite
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Jan Svabenik 8d0bea214c Attempt MinGW-host CUDA build path for Windows 5 天前
..
dmr Add decoder tool stubs and refresh README 1周前
dstar Add decoder tool stubs and refresh README 1周前
fsk Add decoder tool stubs and refresh README 1周前
ft8 Add decoder tool stubs and refresh README 1周前
psk Add decoder tool stubs and refresh README 1周前
wspr Add decoder tool stubs and refresh README 1周前
README.md Wire WSJT decoders and map digital modes to USB 6 天前
build-gpudemod-kernel.ps1 Attempt MinGW-host CUDA build path for Windows 5 天前

README.md

Decoder Tools

Place external decoder binaries here and update config.yaml decoder commands.

Examples (Windows):

  • tools/ft8/ft8_decoder.bat
  • tools/wspr/wspr_decoder.bat
  • tools/dmr/dmr_decoder.bat
  • tools/dstar/dstar_decoder.bat
  • tools/fsk/fsk_decoder.bat
  • tools/psk/psk_decoder.bat

Each script should accept either IQ or audio:

--iq <path> --sample-rate <sr>

Or:

--audio <path> --sample-rate <sr>

The app replaces {iq}, {sr}, and {audio} placeholders in config commands.

Downloaded:

  • WSJT-X installed at: C:/WSJT/wsjtx-2.7.0-rc6 (jt9.exe, wsprd.exe)
  • fldigi installer: tools/fldigi/fldigi-latest.exe
  • dsd-neo binary: tools/dsd-neo/bin/dsd-neo.exe