Hello USRP-users, I have a fully updated N310 running UHD_3.13.0.0-release on the N310 and the host laptop. The FPGA image has been updated as well to the latest XG.
I also have GNUradio 3.7.11 installed. The host can ping the N310 on the SFP+0 port (192.168.10.2) successfully and the N310 can ping the host (192.168.10.1) successfully as well. I have a simple flow-graph that sends a sine into antenna 0 and a zero into antennas 1-3. GNUradio fails to find the N310 when address is left blank or if I put in the ip adress. Here is the output for leaving it blank. >>> Done Generating: '/home/noiselab/Documents/top_block.py' Executing: /usr/bin/python -u /home/noiselab/Documents/top_block.py Warning: failed to XInitThreads() linux; GNU C++ version 7.3.0; Boost_106501; UHD_003.010.003.000-0-unknown QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' Traceback (most recent call last): File "/home/noiselab/Documents/top_block.py", line 135, in <module> main() File "/home/noiselab/Documents/top_block.py", line 123, in main tb = top_block_cls() File "/home/noiselab/Documents/top_block.py", line 76, in __init__ channels=range(4), File "/usr/lib/python2.7/dist-packages/gnuradio/uhd/__init__.py", line 122, in constructor_interceptor return old_constructor(*args) File "/usr/lib/python2.7/dist-packages/gnuradio/uhd/uhd_swig.py", line 3012, in make return _uhd_swig.usrp_sink_make(*args) RuntimeError: LookupError: KeyError: No devices found for -----> Empty Device Address Any help is greatly appreciated! Ali Dormiani UCSD Noiselab sdorm...@eng.ucsd.edu
_______________________________________________ USRP-users mailing list USRP-users@lists.ettus.com http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com