Commit graph

12 commits

Author SHA1 Message Date
Ahmet Inan
cb8dcd0ffb only need m=6 bits with 1011011 2026-02-15 08:05:24 +01:00
Ahmet Inan
520382a396 limit code length to 256 2026-02-02 07:54:51 +01:00
Ahmet Inan
9c55719f85 use a rank map instead of a frozen bit array 2026-02-01 22:48:02 +01:00
Ahmet Inan
c5940d059c made compiler happy 2025-12-25 12:35:00 +01:00
Ahmet Inan
6986a4465a no difference, removing 2025-12-23 19:13:59 +01:00
Ahmet Inan
174f569cd9 let's try the reversed poly 1101101 2025-12-23 18:03:13 +01:00
Ahmet Inan
ba75e9e40e let's try the recursive scrambler again 2025-12-23 17:14:47 +01:00
Ahmet Inan
ed41a3b386 also scramble the frozen bits 2025-12-23 12:51:37 +01:00
Ahmet Inan
761449d9d9 removed collapsing of rate-0 nodes 2025-12-23 10:50:23 +01:00
Ahmet Inan
77c46caa42 use the non-recursive 1011011 poly 2025-12-23 08:45:09 +01:00
Ahmet Inan
9e085cc2fd convolve message bits only for now 2025-12-22 23:37:25 +01:00
Ahmet Inan
fbd253aff4 prepare for Polarization-Adjusted Convolutional codes 2025-12-22 12:54:26 +01:00