Wykres commitów

6 Commity (33af8c4d82b93b65cb255b729cdd4b320b5a2c8d)

Autor SHA1 Wiadomość Data
Rob Riggs 72a6b6b3c2 Initial BER sync recovery. 2021-08-08 17:15:44 -05:00
Rob Riggs d10e8d9a6c Add PRBS9 implementation. 2021-07-31 10:57:34 -05:00
Jakob Ketterl 3e06a71386 add missing <limits> include 2021-07-20 13:06:38 +02:00
Rob Riggs 05a1e3bbb3 Don't count erasures (punctures) in the Viterbi cost metric. Minor cleanup in the LLR code, along with more unit tests. 2021-06-24 22:00:56 -05:00
Rob Riggs c2b4b5fcf9 Add new to_byte_array() variant to decode into a suppplied buffer. Use templated float type for MIN and MAX value. 2021-06-23 14:25:08 -05:00
Derek Kozel 6622a947ae cmake: Refactored code structure into library with examples
The project now supplies the m17cxx library in a form usable by third
party applications. An example standalone CMake based app is included to
as a reference or starting place. The modulation and demodulation
utilities are included as apps.
2021-04-25 11:31:39 +01:00