Thanks for the reply Martin
yeah I got it now. I had actually tried that but I put:
addr="192.168.10.2"
in the address field where it should be:
addr=192.168.10.2
Thanks again
Alex B
--
View this message in context:
http://gnuradio.4.n7.nabble.com/GRC-USRP-source-sink-block-IP-address-tp4
On Fri, Oct 18, 2013 at 06:06:16AM -0700, Alexander B wrote:
> That part I have correct.
> -> I can ping the device
> -> uhd_find_devices returns as it should
> -> utilitiy programs (txrx_loopback) work
>
> My problem I think is in integration with GRC.
You need to specify addr="IP", not just the
Hello all
just looking for some help regarding the USRP N210 in GRC.
I'm having a problem with the IP address in GRC.
I have looked around but the only material I have found regarding IP address
relates to setting up the N210 on the network.
That part I have correct.
-> I can ping the device
->