-
Notifications
You must be signed in to change notification settings - Fork 87
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
gnuradio import droneid #49
Comments
Could you share the exact version of GNU Radio that you're using and whether or not you built it from source? That would help me try to recreate the issue. Could you also share the error that you're seeing? |
Gnuradio 3.10.1.1-2 and the import error is in gnuradio-companion, in the import block. Import droneid from gnuradio. I've rebooted since building droneid and right now it appears to be not having import error messages. Just now they're related to opencl and fosphor. I do have fosphor installed. The dialog box does come up. |
I think you may have been bitten by Python not looking in As an example, if the command above returned Glad to hear a reboot seems to have solved the problem! |
Had to clone turbofec (https://github.com/ttsou/turbofec) & CRCpp (https://github.com/d-bahr/CRCpp) in order to build on Ubuntu 22.04 with gnuradio 3.10.
However when I go into the droneid_test.grc, it comes up with an error about importing droneid.
It does show the droneid grc blocks in gnuradio-companion however.
The text was updated successfully, but these errors were encountered: