Closed Anjan62 closed 1 year ago
This is rather an issue for our Slack channel, because it is basically installation support. Take care that all the libs for your SDR devices are installed before you rebuild the cython extensions of URH. You can do this either by clicking the according button under devices in options or run the build.py that is located at urh/src/urh/cythonext/build.py After that native device support should be available if URH is able to build the extension for your enabled SDR.
Hey there, I am currently working on a project on the Linux system machine and for which I downloaded URH directly by downloading the git file and extracting the folder and further simply running the file using these commands - cd src cd urh python main.py it run and urh opened, but now which I am clicking on options and then on devices, all the devices are marked as not available. As shown below -
So as it says I downloaded GNU Radio by simply writing the command sudo apt-get install GNURadio. and then restart everything but still problem didn't resolved.
Then I saw the epic to forcibly enabled any module, we can do that by python setup.py --with-hackrf. I did that as well and this happened.
If you can help me in any manner? I don't know what's wrong because.
Thanks Anjan