uhd/host
2010-07-05 13:45:16 -07:00
..
docs usrp2: increased transport buffer minimum size, and added warning 2010-07-05 12:29:31 -07:00
examples uhd: filling in mimo usrp implementation, renamed get_name to get_pp_string for simple and mimo usrp 2010-07-05 13:45:16 -07:00
include uhd: filling in mimo usrp implementation, renamed get_name to get_pp_string for simple and mimo usrp 2010-07-05 13:45:16 -07:00
lib uhd: filling in mimo usrp implementation, renamed get_name to get_pp_string for simple and mimo usrp 2010-07-05 13:45:16 -07:00
test uhd: renamed the vrt header to vrt_if_packet header 2010-07-05 13:45:14 -07:00
utils usrp2: removed usrp2.hpp header, its not needed, just use the discovery/factory system 2010-07-05 13:45:16 -07:00
.gitignore moved host code into host directory for clean (unambiguous) top level 2010-02-17 00:41:38 -08:00
AUTHORS moved host code into host directory for clean (unambiguous) top level 2010-02-17 00:41:38 -08:00
cmake_uninstall.cmake.in moved host code into host directory for clean (unambiguous) top level 2010-02-17 00:41:38 -08:00
CMakeLists.txt uhd: removed hackery to set performance flags, use release mode. 2010-06-26 23:06:47 -07:00
LICENSE moved host code into host directory for clean (unambiguous) top level 2010-02-17 00:41:38 -08:00
README some wbx series notes 2010-05-20 14:44:46 -07:00
uhd.pc.in Reorganized apps dir into utils and examples dir. 2010-03-23 20:44:50 -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

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