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

All PSK and FSK digital modes broken with GR 3.8 #74

Open
kantooon opened this issue Oct 7, 2020 · 3 comments
Open

All PSK and FSK digital modes broken with GR 3.8 #74

kantooon opened this issue Oct 7, 2020 · 3 comments
Labels

Comments

@kantooon
Copy link
Collaborator

kantooon commented Oct 7, 2020

Describe the bug
None of the digital modes except FreeDV work after upgrading to GR 3.8

To Reproduce
Attempt to use digital modes

Expected behavior
Decoding should work

Desktop (please complete the following information):
Debian 11

Additional context
Bug introduced in GR 3.8 convolutional decoder. For solution see below.

@kantooon kantooon added bug major Major bug, to be fixed ASAP labels Oct 7, 2020
kantooon added a commit that referenced this issue Oct 8, 2020
This should take care of issue #74 (broken digi modes)
@kantooon
Copy link
Collaborator Author

kantooon commented Oct 8, 2020

Should be fixed with workaround but more testing required.

@kantooon kantooon closed this as completed Oct 9, 2020
@kantooon
Copy link
Collaborator Author

Workaround blocks had their own issue. Re-opening to document proper workaround this time.

@kantooon kantooon reopened this Oct 12, 2020
@kantooon kantooon added 3rd party workaround Workaround exists and removed major Major bug, to be fixed ASAP labels Oct 12, 2020
@kantooon
Copy link
Collaborator Author

kantooon commented Oct 12, 2020

This is related to issue gnuradio/gnuradio#3376

To work around this, run volk_profile, then open ~/.volk/volk_config and ensure that the line starting with volk_8u_x4_conv_k7_r2_8u reads
volk_8u_x4_conv_k7_r2_8u spiral spiral, and if not, change it. After this, modems will work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant