825cc283ab
In contrast to comms/usrp it compiles only the host part and not the images. The images are the binaries from ettus. While the port compiles cleanly it doesn't fully work for my B200 but this could be a local HW problem since the B* series is picky about the USB3 HW... Therefore this port is currently not connected to gnuradio.
15 lines
507 B
Text
15 lines
507 B
Text
UHD is the "Universal Software Radio Peripheral" (USRP) Hardware Driver. It
|
|
works on all major platforms (Linux, Windows, and Mac); and can be built with
|
|
GCC, Clang, and MSVC compilers.
|
|
|
|
The goal of UHD is to provide a host driver and API for current and
|
|
future Ettus Research products. Users will be able to use the UHD driver
|
|
standalone or with third-party applications such as:
|
|
|
|
GNU Radio
|
|
LabVIEW
|
|
Simulink
|
|
OpenBTS
|
|
|
|
|
|
WWW: http://ettus-apps.sourcerepo.com/redmine/ettus/projects/uhd/wiki
|