Just to pile on to this, I’ve attempted to make a grc block for split stream.
I’ve copied the structure of DDC and everything appears to compile and cross
compile just fine for my e320. I used image builder to put a split stream block
on my fpga and verified its existence with the probe command. However, when I
run my application I get the very detailed error message:
File "/data/localinstall/usr/lib/python3.7/site-packages/ettus/ettus_swig.py",
line 2034, in make
return _ettus_swig.rfnoc_split_stream_make(graph, block_args,
device_select, instance)
RuntimeError: Cannot find block!
which returns 0 Google results. I’m assuming I’ve missed some configuration
setting or didn’t compile some file. Is there a guide somewhere that describes
everything that must be included to get these blocks imported into gnuradio?
_______________________________________________
USRP-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]