Skip to content
Jonathon Pendlum edited this page Jun 9, 2015 · 22 revisions

USRP Hardware Driver™ software (UHD™)

The USRP Hardware Driver™ software (UHD™) is the hardware driver for all USRP devices. It works on all major platforms (Linux, Windows, and Mac) and can be built with GCC, Clang, and MSVC compilers.

RFNoC

Note: RFNoC is still under heavy development and should be considered alpha. API can change anytime and it is not recommended building production code based off of this.

If you would like to try early access to our alpha release of RFNoC, please read these pages:

Known outstanding bugs / missing features:

These are known issues with the current state of RFNoC. All of these issues are being worked on.

  • MIMO/aligned streaming currently not supported in GNU Radio
  • Overruns in radio can stall streaming on RX resulting in timeout reported to user
  • XML description of blocks incomplete
  • E310 only: Only radio channel A supported (channel B works but does not receive / transmit anything)
  • E310 only: GNU Radio flowgraphs using XMLRPC Server must be manually killed with killall python
  • E310 only: Block ports currently not supported
Clone this wiki locally