> I have figured out how to change the GRC generated python files to not
> refer to the wx libraries, only takes a couple of lines to be edited.
> The result is that I can now create flowgraphs in grc on my development
> vm, copy the python file to the USRP E100, edit the couple of lines and
> my
Just so you don't think I gave up all disillusioned.
I have figured out how to change the GRC generated python files to not
refer to the wx libraries, only takes a couple of lines to be edited.
The result is that I can now create flowgraphs in grc on my development
vm, copy the python file to
> When I try to run some of this example code I get the error message
> "ImportError: cannot import name usrp".
>
> Is this because the board is not actually setup with the python links to
> UHD when you get it?
>
The gr-uhd blocks + python and grc wrappers are all installed in the
image shippe
Hi All,
I've now had the E100 with WBX for about a week and I feel like I am
going around in circles!
I've run the UHD examples and the non-USRP examples because of course
the python examples have not caught up with UHD, the E100 itself works fine.
I have now found some of the work on the l