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

Having issues in adding gr-dpd in GNU Radio #14

Open
afzalmkhan opened this issue Apr 11, 2023 · 0 comments
Open

Having issues in adding gr-dpd in GNU Radio #14

afzalmkhan opened this issue Apr 11, 2023 · 0 comments

Comments

@afzalmkhan
Copy link

Hi,

I am trying to add the gr-dpd block in GNU Radio version 3.8.4.0-rc1 but when I ran example grc's after installation I am getting following errors such as:

elf.dpd_gain_phase_calibrate_0 = dpd.gain_phase_calibrate()
AttributeError: module 'dpd' has no attribute 'gain_phase_calibrate'
Exception ignored in:
SystemError: returned a result with an error set

I have already installed all dependencies which is GNU radio version is 3.8.4.0-rc1, Armadello ubuntu 18.04 package, cmake version is 3.25 and gcc version is 7.5.

My GNU Radio is installed at custom directory and I have specified the prefix-3.8 path using the DCMAKE_INSTALL_PREFIX and I can see the dpd related directories in that path.

Please let me know what mistake I am making.

Regards,

Afzal Khan

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

No branches or pull requests

1 participant