The USRP™ Hardware Driver Repository
Find a file
2014-09-01 17:35:24 +02:00
firmware OctoClock: bugfixes/improvements 2014-08-20 09:42:26 -07:00
fpga fpga: Added FPGA code for B200 AD9361 host driver addition 2014-08-20 09:31:33 -07:00
host Merge branch 'maint' 2014-09-01 17:35:24 +02:00
images OctoClock firmware upgrade, added host driver 2014-07-23 07:37:32 -07:00
tools UHD tools: improving READMEs, fixing licenses. 2014-04-21 13:52:10 -07:00
CHANGELOG Updated CHANGELOG for 3.7.2rc2 2014-08-18 23:36:02 +02:00
README.md Updated documentation 2014-07-31 10:49:34 -07: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.

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.