aboutsummaryrefslogtreecommitdiffstats
path: root/host/README.txt
diff options
context:
space:
mode:
authorBen Hilburn <ben.hilburn@ettus.com>2013-11-27 11:53:38 -0800
committerBen Hilburn <ben.hilburn@ettus.com>2013-11-27 11:53:38 -0800
commit0e3912767266473e08386c910954450d16d33664 (patch)
tree0c450736b9fdbdf667b82ea588b753c617d7b9bf /host/README.txt
parent7788c69225f68f67b95a5f778c7b45adf9cc046f (diff)
downloaduhd-0e3912767266473e08386c910954450d16d33664.tar.gz
uhd-0e3912767266473e08386c910954450d16d33664.tar.bz2
uhd-0e3912767266473e08386c910954450d16d33664.zip
Squashed commit uhd/cleanup.
Diffstat (limited to 'host/README.txt')
-rw-r--r--host/README.txt43
1 files changed, 0 insertions, 43 deletions
diff --git a/host/README.txt b/host/README.txt
deleted file mode 100644
index 0e8e62ac1..000000000
--- a/host/README.txt
+++ /dev/null
@@ -1,43 +0,0 @@
-###############################################
-# Ettus Research - USRP Hardware Driver
-###############################################
-The hardware driver for Ettus Research products.
-
-###############################################
-# Supported USRP Motherboards
-###############################################
-USRP1
-USRP2
-N200
-N210
-E100
-E110
-B100
-B200
-
-###############################################
-# Supported USRP Daughterboards
-###############################################
-Basic RX
-Basic TX
-LF RX
-LF TX
-RFX Series
-XCVR 2450
-WBX + Simple GDB
-DBSRX
-DBSRX2
-TVRX
-TVRX2
-SBX
-CBX
-
-###############################################
-# 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).