summaryrefslogtreecommitdiffstats
path: root/host/README
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2011-03-27 04:17:53 -0700
committerJosh Blum <josh@joshknows.com>2011-03-27 04:17:53 -0700
commiteb0777811de2f1f1a486391e05aa467f3c64875b (patch)
treea2f2f2699c69b1e2346fdd9492b6cdb30ae9fbff /host/README
parentfeeca81266296b2d20ad9081760a936c3e2ed9c1 (diff)
parent2249acd9f97e969f619fa87cb206fc9392b9b5fe (diff)
downloaduhd-eb0777811de2f1f1a486391e05aa467f3c64875b.tar.gz
uhd-eb0777811de2f1f1a486391e05aa467f3c64875b.tar.bz2
uhd-eb0777811de2f1f1a486391e05aa467f3c64875b.zip
Merge branch 'mac_packaging'
Diffstat (limited to 'host/README')
-rw-r--r--host/README37
1 files changed, 0 insertions, 37 deletions
diff --git a/host/README b/host/README
deleted file mode 100644
index f3dcde53d..000000000
--- a/host/README
+++ /dev/null
@@ -1,37 +0,0 @@
-########################################################################
-# Ettus Research - Universal Hardware Driver
-########################################################################
-The hardware driver for Ettus Research products.
-
-########################################################################
-# Supported USRP Motherboards
-########################################################################
-USRP1
-USRP2
-USRP-N200
-USRP-N210
-USRP-E100
-
-########################################################################
-# Supported USRP Daughterboards
-########################################################################
-Basic RX
-Basic TX
-LF RX
-LF TX
-RFX Series
-XCVR 2450
-WBX Series
-DBSRX
-DBSRX2
-TVRX
-
-########################################################################
-# Documentation
-########################################################################
-Online documentation available at:
-http://ettus-apps.sourcerepo.com/redmine/ettus/projects/uhd/wiki/
-
-The build system can generate the html for the manual and Doxygen.
-Docutils and Doxygen are required to build the html docs.
-See the docs directory for the manual source (reStructuredText).