Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Jan Svabenik 9942ee611a Add decoder tool stubs and refresh README il y a 4 jours
..
dmr Add decoder tool stubs and refresh README il y a 4 jours
dstar Add decoder tool stubs and refresh README il y a 4 jours
fsk Add decoder tool stubs and refresh README il y a 4 jours
ft8 Add decoder tool stubs and refresh README il y a 4 jours
psk Add decoder tool stubs and refresh README il y a 4 jours
wspr Add decoder tool stubs and refresh README il y a 4 jours
README.md Add decoder tool stubs and refresh README il y a 4 jours

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.