uhd/host
2010-08-08 16:35:08 -07:00
..
config uhd: moved version extraction code into version.cmake 2010-07-22 23:02:33 -07:00
docs dbsrx: modification docs 2010-08-04 18:50:37 -07:00
examples uhd: made tx continuous samples example app 2010-07-28 19:43:05 -07:00
include uhd: fix device recv docs on timeout, also fix typo 2010-08-08 11:03:38 -07:00
lib uhd: moved utils specific cmake stuff into utils cmake file 2010-08-08 16:35:08 -07:00
test Merge branch 'codec_gains' 2010-08-06 15:18:02 -07:00
utils usrp: removed gain handler code (replaced by gain group) 2010-07-27 15:45:49 -07:00
.gitignore moved host code into host directory for clean (unambiguous) top level 2010-02-17 00:41:38 -08:00
AUTHORS uhd: moved cpack stuff into config dir (work on cpack) 2010-07-13 18:15:47 -07:00
CMakeLists.txt uhd: moved version extraction code into version.cmake 2010-07-22 23:02:33 -07:00
LICENSE moved host code into host directory for clean (unambiguous) top level 2010-02-17 00:41:38 -08:00
README dbsrx: added support note to README 2010-08-06 14:34:06 -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
########################################################################
USRP2 - udp over gigabit ethernet

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

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