The USRP™ Hardware Driver Repository
Find a file
2014-03-19 15:53:27 -07:00
firmware Putting the ICMP destination unreachable fix in X300 firmware. 2014-02-14 12:07:25 -08:00
fpga Pushing the bulk of UHD-3.7.0 code. 2014-02-14 12:05:07 -08:00
host b200: changed ad9361 read timeout handling (kicks in when requesting master_clock_rate above 56MHz) 2014-03-19 15:53:27 -07:00
images images: change LICENSE filename 2013-12-04 06:39:45 -08:00
tools Pushing the bulk of UHD-3.7.0 code. 2014-02-14 12:05:07 -08:00
CHANGELOG Merging USRP X300 and X310 support!! 2014-02-04 11:04:07 -08:00
README.md Minor detail fixes to top-level README 2014-01-20 08:04:42 -08:00

USRP Hardware Driver (UHD™) Software

Welcome to the UHD™ software distribution! UHD is the free & open-source software driver and API for the Universal Software Radio Peripheral (USRP™) SDR platform, created and sold by Ettus Research, LLC.

UHD supports all Ettus Research USRP™ hardware, including all motherboards and daughterboards, and the combinations thereof.

Documentation

The UHD Homepage, through which you can find installation instructions, documentation, and further information, is the primary source of UHD documentation and "Getting Started"-type guides.

For technical documentation related to USRP™ hardware or UHD system design, check out the UHD Manual.

If you are looking for API documentation, check out the following resources:

Additionally, be sure to check out the Ettus Research FAQ, and the Knowledge Base for useful application notes and tutorials.

OS Support

UHD is primarily developed on Linux, but we also test and support the following operating systems.

  • Linux (any distribution)
  • Mac OS X (PPC and Intel)
  • Windows 7/Vista/XP

Applications

UHD can be used to build stand-alone applications with USRP™ hardware, or with third-party applications. Some common toolkits / frameworks are:

Directories

host/

The source code for the user-space driver.

firmware/

The source code for all microprocessors in USRP hardware.

fpga/

The source code for the UHD FPGA images.

images/

This contains the package builder for FPGA and firmware images.