Wideband autonomous SDR analysis engine forked from sdr-visual-suite
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Jan Svabenik 9942ee611a Add decoder tool stubs and refresh README před 1 měsícem
..
dmr Add decoder tool stubs and refresh README před 1 měsícem
dstar Add decoder tool stubs and refresh README před 1 měsícem
fsk Add decoder tool stubs and refresh README před 1 měsícem
ft8 Add decoder tool stubs and refresh README před 1 měsícem
psk Add decoder tool stubs and refresh README před 1 měsícem
wspr Add decoder tool stubs and refresh README před 1 měsícem
README.md Add decoder tool stubs and refresh README před 1 měsícem

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:

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

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