Skip to content

Using the convolutional decoder in streaming mode? (Continuous decoder) #39

@Aang23

Description

@Aang23

Is there any way to utilize libcorrect as a continuous, streaming decoder simlar to the GNU Radio implementation?

In my current usecase, I am basically locking onto the right QPSK state of a signal based on BER calculations, decoding the stream data, and after the fact performing other operations such as deframing. I was looking into switching over to libcorrect for the decoder implementation, but from what I could see, there is no directly supported way of making it operate that way.

How would I go about doing so? I did take a look at the code, but I am not quite sure...

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions