Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fec: cc enc/dec in ber_curve_gen example yields different results in 3.8 #2642

Open
mormj opened this issue Jul 19, 2019 · 2 comments
Open

Comments

@mormj
Copy link
Contributor

mormj commented Jul 19, 2019

When running the ber_curve_gen.grc example in gr-fec, the convolutional coder results do not look right at all as compared to the graph produced in 3.7

Here is the graph produced under 3.8:
image

Under 3.7
image

The parameters for the objects in the .grc file all look the same between both

@jdemel
Copy link
Contributor

jdemel commented Jul 20, 2019

It looks like the CC code fails. Besides, the curves seem to be correct. If the simulation would run for a couple more hours, I'd guess, those curves would look the same. I suggest to investigate, why the CC code fails. What about CC code tests? Do they pass?

@fmagno
Copy link

fmagno commented Feb 6, 2020

There seems to be an issue with the example fec/examples/fecapi_cc_decoders.grc that could be related:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Release 3.9
  
To do
Development

No branches or pull requests

4 participants