diff options
Diffstat (limited to 'host/README')
-rw-r--r-- | host/README | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/host/README b/host/README new file mode 100644 index 000000000..5018ef541 --- /dev/null +++ b/host/README @@ -0,0 +1,31 @@ +######################################################################## +# Ettus Research - Universal Hardware Driver +######################################################################## +The hardware driver for Ettus Research products. + +######################################################################## +# Supported USRP Motherboards +######################################################################## +USRP2 - udp over gigabit ethernet + +######################################################################## +# Supported USRP Daughterboards +######################################################################## +Basic RX +Basic TX +LF RX +LF TX +RFX Series +XCVR 2450 +WBX Series +DBSRX + +######################################################################## +# 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). |