Wideband autonomous SDR analysis engine forked from sdr-visual-suite
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Jan Svabenik 9942ee611a Add decoder tool stubs and refresh README 4日前
..
dmr Add decoder tool stubs and refresh README 4日前
dstar Add decoder tool stubs and refresh README 4日前
fsk Add decoder tool stubs and refresh README 4日前
ft8 Add decoder tool stubs and refresh README 4日前
psk Add decoder tool stubs and refresh README 4日前
wspr Add decoder tool stubs and refresh README 4日前
README.md Add decoder tool stubs and refresh README 4日前

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.