uhd/host
2010-06-16 19:18:06 -07:00
..
docs uhd: work on thread priority scheduling 2010-06-16 18:40:44 -07:00
examples uhd: working windows implementation of thread priority setting, added called to example apps 2010-06-16 19:18:06 -07:00
include uhd: work on thread priority scheduling 2010-06-16 18:40:44 -07:00
lib uhd: working windows implementation of thread priority setting, added called to example apps 2010-06-16 19:18:06 -07:00
test float casts to remove msvc warnings 2010-06-08 14:55:57 -07:00
utils created uhd usrp probe 2010-06-09 18:30:10 -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 Created a common usrp dsp utils to handle register word calculations. 2010-06-07 15:10:37 -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).