Hi Matthew - Hmm ... well, testing on 10.7 will be tricky for debugging
purposes. It looks like you installed GR via MacPorts ... yes? This
looks like the same issue as < https://trac.macports.org/ticket/53236[1]
>, yes? OK; I'm working on fixing this; hopefully this afternoon.
Cheers! - MLD
On
I have been trying to incorporate BER measures in a more complex
flowgraph that includes OFDM.
I created a basic example to understand it better, but to my surprise
when I run it, it stops after 2 seconds approximately. The interface
is working, but the FFT Sink and BER Number Sink are stop
Hi Ben,
Yeah with respect to the shifts, that was just to do with the Python
flowgraph where I generated the training data for the CNN model in my
cnn_generate.py script. I notice the generation code for RadioML is now
available https://github.com/radioML/dataset :)
I'm currently trying to find
I get the following error when I try to run anything that uses gnuradio,
such as gqrx, gnuradio-companion or uhd_rx_nogui.
$ uhd_rx_nogui
Traceback (most recent call last):
File "/opt/local/bin/uhd_rx_nogui", line 23, in
from gnuradio import gr, gru, uhd, audio
File
"/opt/local/Library/Fr