Thanks, Josh.The OOT should be pretty standard. It was built with
gr_modtool in 3.7,
then ported over to 3.8. All the modules are in the normal places.
My guess is NoneType means that the module was not found, then trying to
append .h to
that fails.
I tried running gr_modtool bind inside the
I'm not used to Python bindings and don't really konws how to
debug this. It look like your install is nor importing the right
"window" class.
Can you please run this python code and the linux command:
locate fft_python (available if you installed l
I am trying to build GNU Radio from source on Windows 10 (20H2 build 19042.906)
following the instructions here:
https://github.com/gnieboer/gnuradio_windows_build_scripts#installation--build
(I used the 'master' branch of that repository)
The build process runs for a few hours building all the
I tried adding a new super simple OOT project. Of type general, adding one
module (cpp) with one parameter.
No code added anywhere. I noticed that when adding the dummy module to
this dummy OOT that I get 3 errors from gr_modtool add:
Failed to run clang-format %s [Errno 2] no such file or direc
clang-format is optional. But you can install it with:
sudo apt-get install clang-format
As for your primary issue, are you running on an ARM cpu (like RPi4)? I
was never able to get binding to work on my armv7 based platform.
Ron
On 4/10/21 11:24, Tom McDermott wrote:
I tried adding a new s
Hi!
I’m new on ubuntu world.
Today i have installed ubuntu 20.10 and i want install Gnuradio to work with
RTL-SDR receiver.
what is the correct procedure to install gnuradio to work with the rtl-sdr
receiver?
Tnx
Alberto
Inviato da iPhone
Hi Alberto,
Just open a terminal and run
sudo apt install gnuradio
And you should be fine. The dependencies for the rtl-sdr are already included.
It is probably not the latest&greatest version of gnuradio, but IT should get
you started.
Fabian
Am 10. April 2021 21:38:47 MESZ schrieb Alberto All
I managed the compile of gnuradio after installation of a gnu package giving
the AudioToolbox lib.
Now I'd like to move onto gr-iqbal , gr-osmosdr and gqrx as specified in the
guide. I hit
celltower@celltower-desktop:~$ pybombs -p install gr-iqbal gr-osmosdr gqrx
CMake Error at swig/C
Hi Christophe,
I think I got the same result as you mentioned.
$ locate fft_python: (it's more or less the same, the difference is the
version of python3)
/usr/lib/python3/dist-packages/gnuradio/fft/
fft_python.cpython-36m-x86_64-linux-gnu.so
$ python3 fm_rx3.py
['__class__', '__delattr__', '