uhd/host
2011-09-01 17:13:14 -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: added docs on FPGA images for n-series hw revs 2011-08-31 10:33:01 -07:00
examples uhd: tweak for tx_timed_samples to pad async msg timeout 2011-08-30 09:37:47 -07:00
include uhd: added helpful UHD_VAR macro for debugging purposes 2011-07-22 14:33:30 -07:00
lib xcvr2450: fix the locking at marginal frequencies 2011-09-01 17:10:33 -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: replace cast in usrp_burn_mb_eeprom to be like other apps (fixes ubuntu 10.4 compiler bug) 2011-08-18 10:16:06 -07:00
.gitignore
AUTHORS.txt uhd: work on mac osx packaging 2011-03-25 15:04:23 -07:00
CMakeLists.txt uhd: fill in other fields of pkg-config file 2011-09-01 11:59:06 -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).