MATLAB 2016b USRP Support Package. "findsdru" function does not recognize X310 model?
Mostrar comentarios más antiguos
Hi to everyone,
I have X310 model USRP's. Their UHD version is 3.9.2. I know that MATLAB 2016b USRP support package has 3.9.4. When I use findsdru functions I get the following results:
>> findsdru
Platform: ''
IPAddress: ''
SerialNum: ''
Status: 'No devices found'
>> findsdru('192.168.10.2')
Platform: ''
IPAddress: '192.168.10.2'
SerialNum: ''
Status: 'Success'
If I use probesdru('192.168.10.2'), then MATLAB gives the detailed information about X310 model!
However, since findsdru command does not recognize the "Platform", I cannot use the step function to receive data.
In short, some functions work and some don't. What might be the problem? UHD versions?
Thanks
Respuestas (4)
Mike McLernon
el 23 de Dic. de 2016
0 votos
Please do update the UHD on your X310. You can use the sdruload function to do so. That function is documented here.
1 comentario
Yi Zhang
el 25 de Feb. de 2018
Hi Mike, sdruload cannot work as it is shown in the Dober's answer.
dober dober
el 6 de Mzo. de 2017
0 votos
2 comentarios
Martin Klingensmith
el 13 de Feb. de 2018
I have the same exact issue.
Yi Zhang
el 25 de Feb. de 2018
Same issue here. It worked before for me but recently I got this error.
Yi Zhang
el 1 de Mzo. de 2018
0 votos
I just find that the solution for my case is to turn off the firewall. Hope it helps!
2 comentarios
dober dober
el 5 de Mzo. de 2018
Yi Zhang
el 6 de Mzo. de 2018
Sorry to hear that. I guess that is the software issue. You may try reinstall the OS if it does not bother you. I am working with MAC OS X.
dober dober
el 5 de Mzo. de 2018
0 votos
Categorías
Más información sobre Communications Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!



