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 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.