uhd/host
Josh Blum 1d842e0767 usrp2: initialize channel occupancy variables,
this fixes a bug when there are multiple mboard per device,
the occupancy int could be uninitialized to a bad value,
while subdev specs are being setup for the first time,
and cause allocation issues
2011-08-23 10:15:08 -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 patch version to 2 for upcoming patch release 2011-08-15 15:38:42 -07:00
docs uhd: fix sync docs typo for pps detect method1 2011-08-10 07:30:55 -07:00
examples uhd: pulled misc changes from other branches into master 2011-07-14 22:41:56 -07:00
include uhd: added helpful UHD_VAR macro for debugging purposes 2011-07-22 14:33:30 -07:00
lib usrp2: initialize channel occupancy variables, 2011-08-23 10:15:08 -07:00
tests uhd: added helpful UHD_VAR macro for debugging purposes 2011-07-22 14:33:30 -07:00
usrp_e_utils E1X0 : Remove the spi and i2c test programs. 2011-07-08 13:11:53 -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: specify all the boosts 2011-08-04 10:29:10 -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

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