aboutsummaryrefslogtreecommitdiffstats
path: root/host/README.txt
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.txt
parentfeeca81266296b2d20ad9081760a936c3e2ed9c1 (diff)
parent2249acd9f97e969f619fa87cb206fc9392b9b5fe (diff)
downloaduhd-eb0777811de2f1f1a486391e05aa467f3c64875b.tar.gz
uhd-eb0777811de2f1f1a486391e05aa467f3c64875b.tar.bz2
uhd-eb0777811de2f1f1a486391e05aa467f3c64875b.zip
Merge branch 'mac_packaging'
Diffstat (limited to 'host/README.txt')
-rw-r--r--host/README.txt37
1 files changed, 37 insertions, 0 deletions
diff --git a/host/README.txt b/host/README.txt
new file mode 100644
index 000000000..b510493d5
--- /dev/null
+++ b/host/README.txt
@@ -0,0 +1,37 @@
+###############################################
+# 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://code.ettus.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).