Update README.md

pull/1/head
Wojciech Kaczmarski 2022-12-28 13:30:30 +01:00 zatwierdzone przez GitHub
rodzic 3e67ffd9e4
commit 44942c042e
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

@ -21,7 +21,7 @@ Two executables are available:
filtered with an appropriate filter vefore 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/m17_streamer.grc` file for details.
at the input. See the `/grc/symbol_recovery.grc` file for details.
### Testing
Both the encoder and the decoder can be tested simultaneously. The test setup should look as follows:<br>