uhd/host
2010-10-08 18:08:44 -07:00
..
config uhd: add space to multiline string so quotes in the string cant disturb the multiline quotes 2010-08-17 11:05:28 -07:00
docs TVRX documentation and a bugfix in the cal table. Named the antenna "RX". 2010-10-08 17:54:01 -07:00
examples uhd: fix async msg test to reflect new timeout api 2010-10-08 18:08:44 -07:00
include usrp: comments for set subdev spec in single usrp 2010-10-08 16:33:48 -07:00
lib TVRX documentation and a bugfix in the cal table. Named the antenna "RX". 2010-10-08 17:54:01 -07:00
test uhd: implemented a double timeout (in seconds) for send and recv chains 2010-10-01 18:22:41 -07:00
utils usrp: dboard eeprom burner app takes slot param (fixed for automatic) 2010-09-09 11:07:59 -07:00
.gitignore
AUTHORS uhd: updated AUTHORS and README for tvrx and usrp1 2010-09-30 14:59:13 -07:00
CMakeLists.txt uhd: honor the LIB_SUFFIX option, added docs for LIB_SUFFIX and tweaked other docs 2010-09-22 11:36:51 -07:00
LICENSE
README uhd: updated AUTHORS and README for tvrx and usrp1 2010-09-30 14:59:13 -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

########################################################################
# Supported USRP Daughterboards
########################################################################
Basic RX
Basic TX
LF RX
LF TX
RFX Series
XCVR 2450
WBX Series
DBSRX
TVRX

########################################################################
# Documentation
########################################################################
Online documentation available at:
http://ettus-apps.sourcerepo.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).