Statistics
| Branch: | Tag: | Revision:

root / host / docs / index.rst @ e8d9b4d9

History | View | Annotate | Download (1.8 KB)

1 77c578fc Josh Blum
========================================================================
2 f817f6f1 Josh Blum
UHD - USRP Hardware Driver
3 77c578fc Josh Blum
========================================================================
4
5 e8d9b4d9 Nicholas Corgan
UHD is the "Universal Software Radio Peripheral" hardware driver.
6
The goal of UHD is to provide a host driver and API for current and future Ettus Research products.
7 d1ad808f Nicholas Corgan
Users will be able to use the UHD driver standalone or with third-party applications.
8 d4b113cc Josh Blum
9
------------------------------------------------------------------------
10
Contents
11
------------------------------------------------------------------------
12
13 a67486ff Nicholas Corgan
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14 e8d9b4d9 Nicholas Corgan
Building and Installing UHD
15 a67486ff Nicholas Corgan
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16 05d0a14a Josh Blum
* `Build Guide <./build.html>`_
17 a67486ff Nicholas Corgan
* `Installation Guide (Linux) <http://code.ettus.com/redmine/ettus/projects/uhd/wiki/UHD_Linux>`_
18
* `Installation Guide (Windows) <http://code.ettus.com/redmine/ettus/projects/uhd/wiki/UHD_Windows>`_
19 d4b113cc Josh Blum
20
^^^^^^^^^^^^^^^^^^^^^
21 ca641773 Josh Blum
Application Notes
22 d4b113cc Josh Blum
^^^^^^^^^^^^^^^^^^^^^
23 d2494b03 Josh Blum
* `General Application Notes <./general.html>`_
24 f740a51c Josh Blum
* `Device Identification Notes <./identification.html>`_
25 8740197d Josh Blum
* `Firmware and FPGA Image Notes <./images.html>`_
26 d2494b03 Josh Blum
* `USRP1 Application Notes <./usrp1.html>`_
27 62852d11 Josh Blum
* `USRP2 Application Notes <./usrp2.html>`_
28
* `USRP-N2XX Series Application Notes <./usrp2.html>`_
29 5dfc4581 Josh Blum
* `USRP-B1XX Series Application Notes <./usrp_b1xx.html>`_
30 62852d11 Josh Blum
* `USRP-E1XX Series Application Notes <./usrp_e1xx.html>`_
31 d2494b03 Josh Blum
* `Daughterboard Application Notes <./dboards.html>`_
32
* `Transport Application Notes <./transport.html>`_
33 4c2e0759 Josh Blum
* `Synchronization Application Notes <./sync.html>`_
34 50073e54 Josh Blum
* `Internal GPSDO Application Notes <./gpsdo.html>`_
35 f68a9271 Josh Blum
* `Calibration Application Notes <./calibration.html>`_
36 d4b113cc Josh Blum
37
^^^^^^^^^^^^^^^^^^^^^
38 05d0a14a Josh Blum
API Documentation
39 d4b113cc Josh Blum
^^^^^^^^^^^^^^^^^^^^^
40 05d0a14a Josh Blum
* `Doxygen <./../../doxygen/html/index.html>`_
41
* `Using the API <./coding.html>`_
42 a67486ff Nicholas Corgan
* `Device Streaming <./stream.html>`_