I am new in gnu-radio and USRP.
I have installed uhd and i can find the USRP-device when running uhd_find_devices
However, when I just follow the simple tutorial and construct that graph, there is some error I cannot understand.
The error is:
RuntimeError: AssertionError: assertion failed:
TX/RX is not a valid xcvr antenna name.
Possible values are: [J1,J2]
Can you help me to solve it?