diff options
author | Josh Blum <josh@joshknows.com> | 2011-10-14 10:13:58 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2011-10-14 10:15:20 -0700 |
commit | f817f6f1db02d8a0cd6698510a2094ebce3bd171 (patch) | |
tree | 375ad3c4b93e605b508d2122bc21e9eecf451025 /host/docs | |
parent | 1f6f07b3d42dc763ff1a9ba75fb15463bb338ae0 (diff) | |
download | uhd-f817f6f1db02d8a0cd6698510a2094ebce3bd171.tar.gz uhd-f817f6f1db02d8a0cd6698510a2094ebce3bd171.tar.bz2 uhd-f817f6f1db02d8a0cd6698510a2094ebce3bd171.zip |
uhd: added supported models and some doc tweaks
Diffstat (limited to 'host/docs')
-rw-r--r-- | host/docs/index.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/host/docs/index.rst b/host/docs/index.rst index f2dca50bf..7b6d026b5 100644 --- a/host/docs/index.rst +++ b/host/docs/index.rst @@ -1,9 +1,9 @@ ======================================================================== -UHD - Universal Hardware Driver +UHD - USRP Hardware Driver ======================================================================== -The UHD is the universal hardware driver for Ettus Research products. -The goal of the UHD is to provide a host driver and api for current and future Ettus Research products. +The UHD is the "Universal Software Radio Peripheral" hardware driver. +The goal of the UHD 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 3rd party applications. ------------------------------------------------------------------------ |