您最多选择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.