python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Implement custom signal source in GNU Radio
I am trying to implement a custom signal source in GNU Radio, which must emit a band-passed white gaussian noise, centered around a frequency f, having a two-sided bandwidth BW, as shown in the pictur...
aheuchamps
Votes: 0
Answers: 1
Is it impractical to use GNU Radio without the Companion GUI?
I have a relatively new M1-based Macbook but Companion isn't stable. It will, for example, crash as soon I as I try to choose the "File" or "Edit" menus and has crashed while I was...
Kenny
Votes: 0
Answers: 1
adding gnuradio in recipe Yocto Raspberrypi 4
I'm trying to create a yocto recipe to add gnu radio on my raspberrypi 4 but I get the following error when I generate my image:
| ERROR: ExecutionError('/home/norian/Yocto/build-rpi/tmp/work/cortexa7...
Tears4fears
Votes: 0
Answers: 1
connecting a python block with a cpp block makes gnuradio stop
I have two gnuradio OOT blocks. When connected to each other, my flowgraph stops almost immediately without displaying any error, as follow.
Generating: '/root/top_block.py'
Executing: /usr/bin/pytho...
JeanJeanLabricot
Votes: 0
Answers: 0