uhd/host
2011-06-27 20:26:52 -07:00
..
apps/omap_debug usrp_e100: Move gpio test program to utils. 2011-03-16 05:25:22 -07:00
docs usrp: created core controllers for i2c and spi on 100 series 2011-06-26 10:29:31 -07:00
examples uhd: benchmark rate fix so we dont use metadata on timeout 2011-06-19 20:34:13 -07:00
include usrp: populate a tree from a subdev 2011-06-27 20:26:52 -07:00
lib usrp: populate a tree from a subdev 2011-06-27 20:26:52 -07:00
Modules uhd: increment version minor for release 2011-06-15 14:17:27 -07:00
msvc uhd: add msvc stdint.h so we can use stdints typedefs normally like, fix in fw_common.h 2011-01-11 19:44:46 -08:00
tests uhd: change for default prop create() 2011-06-25 20:22:23 -07:00
usrp_e_utils e100: removed usrp from directory prefix 2011-06-17 15:37:30 -07:00
utils Merge branch 'fw_updater' 2011-06-16 12:32:50 -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
cmake_uninstall.cmake.in cmake: moved module files into modules directory, set modules path 2010-12-27 14:10:27 -08:00
CMakeLists.txt uhd: some build system tweaks 2011-05-17 11:35:34 -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 Merge branch 'package' 2010-07-16 18:29:16 -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).