diff options
author | Nicholas Corgan <nick.corgan@ettus.com> | 2012-12-18 15:47:17 -0800 |
---|---|---|
committer | Nicholas Corgan <nick.corgan@ettus.com> | 2012-12-18 15:49:13 -0800 |
commit | 2acddaccbde707afe8c28f183bb4418947384786 (patch) | |
tree | 7d1390a5a72fec7793bec7c5a12b0b5873de4cbc /host/docs/index.rst | |
parent | 9761065040e56e43a05b69e5e41ca66e4175ee8d (diff) | |
download | uhd-2acddaccbde707afe8c28f183bb4418947384786.tar.gz uhd-2acddaccbde707afe8c28f183bb4418947384786.tar.bz2 uhd-2acddaccbde707afe8c28f183bb4418947384786.zip |
docs: UHD/USRP rephrasing
Diffstat (limited to 'host/docs/index.rst')
-rw-r--r-- | host/docs/index.rst | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/host/docs/index.rst b/host/docs/index.rst index 00b1c9618..5e3d08fb4 100644 --- a/host/docs/index.rst +++ b/host/docs/index.rst @@ -2,17 +2,17 @@ UHD - USRP Hardware Driver ======================================================================== -UHD is the "Universal Software Radio Peripheral" hardware driver. -The goal of UHD is to provide a host driver and API for current and future Ettus Research products. +UHD software is the "Universal Software Radio Peripheral" Hardware Driver software. +The goal of UHD software is to provide a host driver and API for current and future Ettus Research products. Users will be able to use the UHD driver standalone or with third-party applications. ------------------------------------------------------------------------ Contents ------------------------------------------------------------------------ -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Building and Installing UHD -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Building and Installing UHD Software +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ * `Build Guide <./build.html>`_ * `Installation Guide (Linux) <http://code.ettus.com/redmine/ettus/projects/uhd/wiki/UHD_Linux>`_ * `Installation Guide (Windows) <http://code.ettus.com/redmine/ettus/projects/uhd/wiki/UHD_Windows>`_ |