Borrar filtros
Borrar filtros

Cannot find USRP in matlab 2011b in windows with the command "findsdru"

3 visualizaciones (últimos 30 días)
liang yin
liang yin el 29 de Dic. de 2011
Comentada: Sanat Varasada el 15 de Feb. de 2016
I have done with the following steps: 1 downloaded version 003.002.003 of the firmware and FPGA images 2 configured host computer IP address to be 192.168.10.1 3 when I ping 192.168.10.2, 0% loss which mean the network connected. 4 But when I input "findsdru" the first time,"ans =No devices found". At the second time,"ans =Empty string: 1-by-0".At the 3rd time,"The conversion from a local code page string to unicode changes the number of characters. This is not supported. Error in usrp_uhd_mapi"
Can someone help me?
  2 comentarios
Walter Roberson
Walter Roberson el 29 de Dic. de 2011
http://www.mathworks.com/matlabcentral/answers/15989-findsdru-error-using-ubuntu-linux-and-matlab-r2011a
liang yin
liang yin el 29 de Dic. de 2011
But my OS is windows. I donnot know what command shoud I input.

Iniciar sesión para comentar.

Respuestas (2)

Ethem
Ethem el 17 de Jul. de 2012
findsdru uses broadcast packets to discover USRP radios connected to the host computer. If you have a firewall that blocks broadcast packets, findsdru returns "No devices found".
Most firewalls block broadcast packets. You can either configure your firewall to allow these packets, or turn off the firewall completely.
Regards, Ethem
  1 comentario
Sanat Varasada
Sanat Varasada el 15 de Feb. de 2016
Thank you. But how to configure the firewall settings to allow the broadcast packets. Help me out with this, i will appreciate greatly.

Iniciar sesión para comentar.


aa
aa el 10 de En. de 2013
I meet the same problem. It is difficult to find out any useful suggestions in google. It cost my 2 hours. My solution is changing to the vision of matlab from r2011a to r2011b. Everyting is fine. My email is lunarlight@126.com. Welcome to commuicate me.

Categorías

Más información sobre Communications Toolbox en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by