Steven Franke
|
80bdad45dc
|
More housekeeping.
|
2020-05-05 14:26:30 -05:00 |
|
Joe Taylor
|
d5e92202d0
|
Silence compiler warnings; reformmat some source code.
|
2020-03-19 13:13:33 -04:00 |
|
Steven Franke
|
8f7221825f
|
First cut at setting up Fast/Normal/Deep parameters.
|
2020-03-17 08:51:37 -05:00 |
|
Steve Franke
|
1a31e5b2d6
|
For (174,91) code, move CRC generation and testing into encode and decode routines. Make ldpcsim174_91.f90 work with the new encode/decode routines.
|
2018-06-17 08:44:10 -05:00 |
|
Steve Franke
|
6fe9e8f860
|
Remove the need to re-order the parity-check matrix columns for compatibility with the generator matrix. Redefine the codeword to have the form [91 message bits|83 parity bits].
|
2018-06-09 13:05:11 -05:00 |
|
Steve Franke
|
48b60eab71
|
Make two sync passes, one for each sync array. Label candidates with their type and decode accordingly.
|
2018-06-05 16:44:52 -05:00 |
|