You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jan Svabenik 8d0bea214c Attempt MinGW-host CUDA build path for Windows 2 days ago
..
dmr Add decoder tool stubs and refresh README 3 days ago
dstar Add decoder tool stubs and refresh README 3 days ago
fsk Add decoder tool stubs and refresh README 3 days ago
ft8 Add decoder tool stubs and refresh README 3 days ago
psk Add decoder tool stubs and refresh README 3 days ago
wspr Add decoder tool stubs and refresh README 3 days ago
README.md Wire WSJT decoders and map digital modes to USB 3 days ago
build-gpudemod-kernel.ps1 Attempt MinGW-host CUDA build path for Windows 2 days ago

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