Skip to content

“correct_convolutional_decode” work wrong when rate≥9. #45

@neojiaa

Description

@neojiaa

Thanks to the author for your contribution!
I'm using the convolutional code of libcorrect. I have tested the libcorrect with rate from 2 to 10 with order 8 and I found that when the rate is 2 to 8 the “correct_convolutional_decode” output is right. However, when rate is 9 or 10, the output of “correct_convolutional_decode” is all zero. By the way, The result of "correct_convolutional_decode_soft" is right when rate=9. I want to know where the problem lies.

Thanks for your reply!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions