uhd/host
2010-08-04 12:28:58 -07:00
..
config uhd: moved version extraction code into version.cmake 2010-07-22 23:02:33 -07:00
docs Merge branch 'rfx' 2010-08-04 11:17:49 -07:00
examples uhd: made tx continuous samples example app 2010-07-28 19:43:05 -07:00
include usrp2: added mboard name call to dboard iface 2010-08-04 12:28:58 -07:00
lib usrp2: added mboard name call to dboard iface 2010-08-04 12:28:58 -07:00
test uhd: fix unit test to compile over here 2010-07-16 17:13:09 -07:00
utils uhd: work on tune logic, and subdev connection logic 2010-07-16 16:51:30 -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 some wbx series notes 2010-05-20 14:44:46 -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

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