uhd/host
2011-09-08 11:25:52 -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 minor version for patch release 2011-08-29 16:55:10 -07:00
docs uhd: updated docs usb post-install, added uhd-usrp.rules 2011-09-05 12:27:16 -07:00
examples uhd: add mimo cable config option to rx_multi_samples 2011-09-06 09:59:34 -07:00
include uhd: added helpful UHD_VAR macro for debugging purposes 2011-07-22 14:33:30 -07:00
lib wbx: fix bug in wbxv3 tx gain readback calculation 2011-09-08 11:25:52 -07:00
tests uhd: also normalise the time spec when adding/subtracting (added unit test) 2011-08-30 17:24:40 -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 uhd: updated docs usb post-install, added uhd-usrp.rules 2011-09-05 12:27:16 -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 Added TVRX2 support 2011-05-13 12:13:56 -07:00
uhd.pc.in uhd: fill in other fields of pkg-config file 2011-09-01 11:59:06 -07:00

###############################################
# Ettus Research - Universal Hardware Driver
###############################################
The hardware driver for Ettus Research products.

###############################################
# Supported USRP Motherboards
###############################################
USRP1
USRP2
USRP-N200
USRP-N210
USRP-E100

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