diff options
author | Ben Hilburn <ben.hilburn@ettus.com> | 2013-11-27 11:53:38 -0800 |
---|---|---|
committer | Ben Hilburn <ben.hilburn@ettus.com> | 2013-11-27 11:53:38 -0800 |
commit | 0e3912767266473e08386c910954450d16d33664 (patch) | |
tree | 0c450736b9fdbdf667b82ea588b753c617d7b9bf /host/README.txt | |
parent | 7788c69225f68f67b95a5f778c7b45adf9cc046f (diff) | |
download | uhd-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.txt | 43 |
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). |