uhd/host
Josh Blum cea3d05095 uhd: replaced print warning with a post warning call and registry
renamed print warning calls in the implementation

fixed issue with dict::pop so it now works even if the value is not comparable
2010-10-26 14:14:01 -07:00
..
config
docs Updated bandwidths in daughterboard docs 2010-10-25 16:47:07 -07:00
examples created ascii art dft plotter in uhd 2010-10-25 10:23:59 -07:00
include uhd: replaced print warning with a post warning call and registry 2010-10-26 14:14:01 -07:00
lib uhd: replaced print warning with a post warning call and registry 2010-10-26 14:14:01 -07:00
test uhd: replaced print warning with a post warning call and registry 2010-10-26 14:14:01 -07:00
utils
.gitignore
AUTHORS uhd: updated AUTHORS and README for tvrx and usrp1 2010-09-30 14:59:13 -07:00
CMakeLists.txt uhd: fix docs on boost version, also add additional version string for 1.44 2010-10-14 10:06:34 -07:00
LICENSE
README uhd: updated AUTHORS and README for tvrx and usrp1 2010-09-30 14:59:13 -07:00
uhd.pc.in

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