Update README.md

pull/2/head
Wojciech Kaczmarski 2023-01-12 17:59:30 +01:00 zatwierdzone przez GitHub
rodzic 4953335cf2
commit aada980987
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -7,7 +7,8 @@ Written in C, it has all the components described by the protocol's specificatio
- convolutional encoder with soft Vitrerbi decoder (utilizing fixed point arithmetic),
- Golay encoder with soft decoder (fixed point),
- bit interleaver and randomizer,
- cyclic redundancy check (CRC) validation
- cyclic redundancy check (CRC) validation,
- callsign decoder
There's no support for **any** encryption yet.