uhd/host
2011-11-03 20:37:11 -07:00
..
apps/omap_debug e100 : Adapt kernel header to work in user space. 2011-07-08 13:11:42 -07:00
cmake uhd: bump verion compat to 3.3.1 2011-10-27 09:38:50 -07:00
docs uhd: more doc tweaks to build guide 2011-10-26 10:34:43 -07:00
examples uhd: updated examples to use new streamer interface 2011-11-03 20:37:10 -07:00
include uhd: tweaks to streamer interface and multi-usrp convenience interface 2011-11-03 20:37:10 -07:00
lib usrp1: did work for stream interface on usrp1 2011-11-03 20:37:11 -07:00
tests uhd: restored super packet handler functionality 2011-11-03 20:37:10 -07:00
usrp_e_utils Header-include fix: <cstring> for std::memcpy in usrp_e_utils. 2011-09-01 17:13:14 -07:00
utils n2xx: set default for checkrev on burner so gui still works 2011-10-29 20:34:46 -07:00
.gitignore
AUTHORS.txt uhd: work on mac osx packaging 2011-03-25 15:04:23 -07:00
CMakeLists.txt uhd: remove Boost_LIBRARIES from pc file libs.private 2011-09-03 21:09:29 -07:00
LICENSE.txt uhd: work on mac osx packaging 2011-03-25 15:04:23 -07:00
README.txt uhd: added supported models and some doc tweaks 2011-10-14 10:15:20 -07:00
uhd.pc.in uhd: fill in other fields of pkg-config file 2011-09-01 11:59:06 -07:00

###############################################
# 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).