uhd/host
2011-11-06 14:53:52 -08: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: added some stream docs/app notes 2011-11-03 20:37:13 -07:00
examples uhd: performance speed up for tx waveforms, no iterative libmath per sample 2011-11-06 14:53:52 -08:00
include usrp: multi usrp API tweak 2011-11-03 20:37:14 -07:00
lib usrp: parse rx stream args scalar 2011-11-05 12:14:14 -07:00
tests usrp: fix rate calculation logic 2011-11-03 20:37:14 -07:00
usrp_e_utils e100/b100: moved gpio regs and compat readback 2011-11-03 21:00:14 -07:00
utils n2xx: set default for checkrev on burner so gui still works 2011-10-29 20:34:46 -07:00
.gitignore moved host code into host directory for clean (unambiguous) top level 2010-02-17 00:41:38 -08:00
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).