summaryrefslogtreecommitdiffstats
path: root/host/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'host/README.txt')
-rw-r--r--host/README.txt41
1 files changed, 41 insertions, 0 deletions
diff --git a/host/README.txt b/host/README.txt
new file mode 100644
index 000000000..473e0ab17
--- /dev/null
+++ b/host/README.txt
@@ -0,0 +1,41 @@
+###############################################
+# Ettus Research - USRP Hardware Driver
+###############################################
+The hardware driver for Ettus Research products.
+
+###############################################
+# Supported USRP Motherboards
+###############################################
+USRP1
+USRP2
+N200
+N210
+E100
+E110
+B100
+
+###############################################
+# Supported USRP Daughterboards
+###############################################
+Basic RX
+Basic TX
+LF RX
+LF TX
+RFX Series
+XCVR 2450
+WBX + Simple GDB
+DBSRX
+DBSRX2
+TVRX
+TVRX2
+SBX
+
+###############################################
+# 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).