Effacer les filtres
Effacer les filtres

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

3 vues (au cours des 30 derniers jours)
liang yin
liang yin le 29 Déc 2011
Commenté : Sanat Varasada le 15 Fév 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 commentaires
Walter Roberson
Walter Roberson le 29 Déc 2011
http://www.mathworks.com/matlabcentral/answers/15989-findsdru-error-using-ubuntu-linux-and-matlab-r2011a
liang yin
liang yin le 29 Déc 2011
But my OS is windows. I donnot know what command shoud I input.

Connectez-vous pour commenter.

Réponses (2)

Ethem
Ethem le 17 Juil 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 commentaire
Sanat Varasada
Sanat Varasada le 15 Fév 2016
Thank you. But how to configure the firewall settings to allow the broadcast packets. Help me out with this, i will appreciate greatly.

Connectez-vous pour commenter.


aa
aa le 10 Jan 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.

Catégories

En savoir plus sur Communications Toolbox dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by