I can't detect USRP X310 with UBX-160 Daughter board in MATLAB.

19 次查看(过去 30 天)
I am trying to connect USRP X310 with daughter board of UBX-160 with MATLAB 2024a. I tried Wireless Testbench™ Support Package for NI USRP Radios to detect my radio but it gives me error.
By using the findsdru command I see the following output.
I am not sure what to do? Anyone can help?
  2 个评论
Walter Roberson
Walter Roberson 2024-5-15
My suspicion would be incompatible firmware releases. Perhaps the X310 has a firmware release that is later than the supported version.
Gavin Grant
Gavin Grant 2024-5-16
Thanks Walter, that could well be the case. The output of probesdru should indicate firmware version, so we can check that.
Best regards,
Gavin

请先登录,再进行评论。

回答(1 个)

Gavin Grant
Gavin Grant 2024-5-15
Muhammad,
Thank you for reaching out about the issue you encountered.
Firstly, could you please share the output of running
probesdru
This will help us confirm the radio motherboard and daughtercard info.
Secondly, could you please share the output of running
rx=comm.SDRuReceiver(Platform='X310'); rx();
This will help us narrow-down where the validation failure is coming from.
I notice from your screenshot that your radio already has a name MyX310. Did you manage to successfully validate the radio previously and save it, or did you save it after skipping validation?
Best regards,
Gavin
  4 个评论
Muhammad
Muhammad 2024-5-16
By running the probesdru, I got the following output which confirms that daughter board is UBX-160.
Gavin Grant
Gavin Grant 2024-5-16
编辑:Gavin Grant 2024-5-16
Great - thank you.
Just to let you know that the Hardware Setup App (HSA) now performs the registry key step automatically, so this manual step was not required. For more details on the HSA, you can refer to: https://uk.mathworks.com/help/wireless-testbench/ref/radiosetup.html
To clarify, support for X-series and N3xx-series devices was transitioned from the existing USRP Comms support package to Wireless Testbench in R2024a. Therefore we recommend you use the Wireless Testbench documentation which explains how to use the additional functionality available, such as support for Prebuilt Hardware Images and HDL Code Generation for NI USRP Radios.
Best regards,
Gavin

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Communications Toolbox 的更多信息

产品


版本

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by