Statistics
| Branch: | Tag: | Revision:

root / host / docs / index.rst @ f68a9271

History | View | Annotate | Download (1.58 KB)

1
========================================================================
2
UHD - USRP Hardware Driver
3
========================================================================
4

    
5
The UHD is the "Universal Software Radio Peripheral" hardware driver.
6
The goal of the UHD is to provide a host driver and API for current and future Ettus Research products.
7
Users will be able to use the UHD driver standalone or with 3rd party applications.
8

    
9
------------------------------------------------------------------------
10
Contents
11
------------------------------------------------------------------------
12

    
13
^^^^^^^^^^^^^^^^^^^^^
14
Building the UHD
15
^^^^^^^^^^^^^^^^^^^^^
16
* `Build Guide <./build.html>`_
17

    
18
^^^^^^^^^^^^^^^^^^^^^
19
Application Notes
20
^^^^^^^^^^^^^^^^^^^^^
21
* `General Application Notes <./general.html>`_
22
* `Device Identification Notes <./identification.html>`_
23
* `Firmware and FPGA Image Notes <./images.html>`_
24
* `USRP1 Application Notes <./usrp1.html>`_
25
* `USRP2 Application Notes <./usrp2.html>`_
26
* `USRP-N2XX Series Application Notes <./usrp2.html>`_
27
* `USRP-B1XX Series Application Notes <./usrp_b1xx.html>`_
28
* `USRP-E1XX Series Application Notes <./usrp_e1xx.html>`_
29
* `Daughterboard Application Notes <./dboards.html>`_
30
* `Transport Application Notes <./transport.html>`_
31
* `Synchronization Application Notes <./sync.html>`_
32
* `Internal GPSDO Application Notes <./gpsdo.html>`_
33
* `Calibration Application Notes <./calibration.html>`_
34

    
35
^^^^^^^^^^^^^^^^^^^^^
36
API Documentation
37
^^^^^^^^^^^^^^^^^^^^^
38
* `Doxygen <./../../doxygen/html/index.html>`_
39
* `Using the API <./coding.html>`_
40
* `Device streaming <./stream.html>`_
41