uhd/host
2011-07-01 14:03:04 -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 uhd: misc tweaks and also msvc compile 2011-06-29 13:57:06 -07:00
lib usrp: moved fx2 stuff into common folder 2011-07-01 14:03:04 -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: misc tweaks and also msvc compile 2011-06-29 13:57:06 -07:00
usrp_e_utils e100: removed usrp from directory prefix 2011-06-17 15:37:30 -07:00
utils uhd: implement prop tree usage in utils 2011-06-29 13:02:42 -07:00
.gitignore
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

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