Wideband autonomous SDR analysis engine forked from sdr-visual-suite
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
Jan Svabenik 9942ee611a Add decoder tool stubs and refresh README 4 gün önce
..
dmr Add decoder tool stubs and refresh README 4 gün önce
dstar Add decoder tool stubs and refresh README 4 gün önce
fsk Add decoder tool stubs and refresh README 4 gün önce
ft8 Add decoder tool stubs and refresh README 4 gün önce
psk Add decoder tool stubs and refresh README 4 gün önce
wspr Add decoder tool stubs and refresh README 4 gün önce
README.md Add decoder tool stubs and refresh README 4 gün önce

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.