Re: [Discuss-gnuradio] Runtime error on Mac OSX 10.7

2017-01-07 Thread Michael Dickens
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

[Discuss-gnuradio] Flowgraph with BER Block freezing

2017-01-07 Thread adrian . perez . portero
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

Re: [Discuss-gnuradio] gr-inspector example `amc_cnn` fails

2017-01-07 Thread Christopher Richardson
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

[Discuss-gnuradio] Runtime error on Mac OSX 10.7

2017-01-07 Thread Matthew Chambers
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