Use the latest gnuradio/uhd I get an error when trying to use UHD with
my N210
Exception in static block load_modules
basic_string::_S_construct NULL not valid
and my app segfaults
if I also include a fft sink I get
RuntimeError: No buffer space available
and it hangs untill I Ctrl-C it
the code is here
www.updatelee.com/src/rx_fft.grc
www.updatelee.com/src/rx_fft.py
www.updatelee.com/src/rx_fft.py.log
macbook-chris:gnuradio updatelee$ sudo sysctl -w
net.core.rmem_max=250000000
net: class is not implemented
doesnt work on OSX
Any idea’s ?
Chris Lee
VE6UDL