uhd/host
2011-10-10 17:41:50 -07:00
..
apps/omap_debug e100 : Adapt kernel header to work in user space. 2011-07-08 13:11:42 -07:00
cmake uhd: bumped version numbers for this new cycle 2011-09-23 16:43:20 -07:00
docs uhd: doc tweak for udp transport notes 2011-09-26 14:34:26 -07:00
examples uhd: help messages for user on rx samples to file 2011-10-08 11:48:40 -07:00
include usrp: added revision field to the dboard id class 2011-10-10 17:18:14 -07:00
lib usrp: added product and revision fields to eeprom 2011-10-10 17:41:50 -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 usrp: added revision field to the dboard id class 2011-10-10 17:18:14 -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).