- This implementation is not well suited for turbo decoding since the function input is the channel output. I would suggest to modify the function inputs in order to accept directly some LLRs. Thus the last parameters, Lc, shall be no longer needed.
- I would like to have an option for using terminated or unterminated trellis
- The code also should be cleaned
- This implementation is not well suited for turbo decoding since the function input is the channel output. I would suggest to modify the function inputs in order to accept directly some LLRs. Thus the last parameters, Lc, shall be no longer needed.
- I would like to have an option for using terminated or unterminated trellis
- The code also should be cleaned