updating firmware in USRP
5 次查看(过去 30 天)
显示 更早的评论
hi I am using NI USRP 2932 and the software that im trying it to connect is MATLAB ,so if anyone could tell me that how compatibility of "UHD drivers used in MATALB" is attained and obtained with that of "NI USRP 2932" device beacuse my MATLAB 2013a is not detecting this 2932 device(most likely beacuse of not update drivers). thankyou.
0 个评论
回答(1 个)
Walter Roberson
2017-1-16
UHD drivers only applies to daughterboards for Ettus devices.
The NI USRP 2932 is not an Ettus device and so is not supported by the USRP Support Package. The specification for the NI 2932 shows that the only provided driver with it is NI-USRP which is not one that MATLAB supports.
Updating your firmware will not help: you are using a device that is incompatible with that software support package.
4 个评论
Walter Roberson
2017-1-17
You might be able to use loadlibrary() to call upon the NI-USRP driver to talk to the device. This will, however, not integrate with the USRP Support Package.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Communications Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!