Skip to content

hannodewind/uhd

This branch is 757 commits behind EttusResearch/uhd:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

080b1ba · Nov 16, 2023
Oct 11, 2023
Jul 13, 2023
Jan 10, 2023
Nov 14, 2023
Nov 16, 2023
Nov 13, 2023
Nov 6, 2023
Oct 24, 2023
Aug 7, 2023
Aug 7, 2023
Mar 4, 2021
Jun 10, 2021
Mar 12, 2021
Jan 28, 2020
Nov 10, 2023
Nov 13, 2023
Jan 28, 2020
Jan 28, 2020
Jan 28, 2020
Jul 12, 2022

Repository files navigation

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

For technical documentation related to USRP™ hardware or UHD system design, check out the UHD and USRP Manual. That is where you can find Installation Instructions, help on how to build UHD from source on different platforms, development guidelines and reference documentation as well as device usage guidance.

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 (Fedora and Ubuntu)
  • Mac OS X (Intel)
  • Windows 10

Other operating systems will most likely work, too, but are not officially supported.

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.

mpm/

The source code for the module peripheral manager (MPM). This is code that is run on embedded devices.

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. We provide other tools to download image packages, the scripts in here are mainly relevant for UHD maintainers and -developers.

tools/

Additional tools, mainly for debugging purposes. See the readme-file in that directory for more details on the individual tools.

About

The USRP™ Hardware Driver Repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Verilog 38.5%
  • C++ 23.3%
  • C 13.7%
  • Python 8.0%
  • VHDL 5.1%
  • SystemVerilog 3.4%
  • Other 8.0%