Update README.md

typo correction
pull/5/head
Wojciech Kaczmarski 2023-01-22 13:43:23 +01:00 zatwierdzone przez GitHub
rodzic 6bb052a3cd
commit ec5f417ac3
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -19,7 +19,7 @@ Simply `cd` to the directory of interest and
### Capabilities
Two executables are available:
- `m17-coder-sym` is used to convert a raw binary data bitstream to symbols. Symbol stream has to be
filtered with an appropriate filter vefore transmission, see the specification document for details.
filtered with an appropriate filter before transmission, see the specification document for details.
- `m17-decoder-sym` decodes a stream of floats at `stdin`, one sample per symbol. After a valid
syncword is detected, decoding process starts. The program expects a stream of synchronized symbols
at the input. See the `/grc/symbol_recovery.grc` file for details.