Hello everyone
The problem was that the IP address set for the PC (192.168.10.2) was the
same as the USRP, so the communication was not possible. I set the PC
address as 192.168.10.1 and it worked properly (255.255.255.0 mask).
Thanks to Neel and Marcus for their valuable help.
--
View this m
Hello Harold:
Make sure that UHD can see the USRP. Try running "uhd_usrp_probe" with no
command-line arguments.
Do you have a firewall running on your system? You can check with "sudo
iptables -L". If you are running one, then try shutting it down, and
re-running your flowgraph.
You can safely s
Hello everyone,
I am using USRP for the first time. I am trying to replicate the FM Receiver
found on Ettus' YouTube channel named as: "How To Build an FM Receiver with
the USRP in Less Than 10 Minutes". The .grc flow is generated ok, but when I
execute the flow graph I get the message:
-