discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fec issues...


From: Tim Huggins
Subject: Re: Fec issues...
Date: Thu, 11 Mar 2021 18:47:31 +0000 (UTC)

Nick,

It sounds like you are experiencing this issue: https://github.com/gnuradio/gnuradio/issues/3376

Try the solution mentioned:

Run volk_profile, then inspect ~/.volk/volk_config. Find the line that starts with:

volk_8u_x4_conv_k7_r2_8u

and make sure, it ends with spiral spiral (or generic generic or a mix thereof)

      volk_8u_x4_conv_k7_r2_8u spiral spiral

and see if that helps.

Tim

On Thursday, March 11, 2021, 1:33:59 PM EST, Nicholas Long <nicholaslong94@gmail.com> wrote:


Hi all, so I am trying to get the convolutional encoder from gr-fec to work, but I seem to be missing something as I am having issues... 

Specifically I am looking at cc encoder/decoder definition and fec extended encoder/decoder.

However when I try the example fecapi_cc_decoders the output of encoding seems wrong... And after decoding does not match with the original bitstream.

Any thoughts on what I'm missing?

Thanks, 
Nick


reply via email to

[Prev in Thread] Current Thread [Next in Thread]