f4exb / dsdcc

Digital Speech Decoder (DSD) rewritten as a C++ library
286 stars 60 forks source link

Fix Golay_20_8 parity correction #61

Closed srcejon closed 9 months ago

srcejon commented 9 months ago

Fix Golay_20_8 parity correction and add additional coverage to test program.

For #60