Hello Erik,
I haven't really looked at gr-ettus for the master branch yet, but have you
tried replacing 'out' with 0 on line 125 in rfnoc_test1.py?
It would also be helpful if you supplied a git branch or something to look
at, I might give it a try myself.
Best regards,
Håkon Vågsether
On Wed,
I got a step further. The rfnoc domain for grc can be defined by a file
rfnoc.domain.yml.
Now I can connect the module and generate a Python file from the flowgraph.
The connections still do not work at run time, though , see below.
I have defined 'connect:' and 'cpp_connect:' in rfnoc.domain.
Have there been any efforts yet to port gr-ettus to the gnuradio master branch?
I made some trials today with gr-ettus under gnuradio-master and at least was
able to compile and install it (except for fosphor which seems to need Qt4).
Automatic conversion of the grc xml files to the yml format w