uhd/host
Nicholas Corgan 01d9025977 utils: USRP N2XX Simple Net Burner
* More automated C++ implementation of usrp_n2xx_net_burner.py
* By default, installs images from standard image install directories
2012-10-10 13:29:12 -07:00
..
apps/omap_debug e100 : Adapt kernel header to work in user space. 2011-07-08 13:11:42 -07:00
cmake uhd: bumped patch version number to 3.4.3 2012-07-30 12:09:48 -07:00
docs utils: Query GPSDO Sensors 2012-10-02 18:07:24 -07:00
examples uhd: added wire format option for tx samples example 2012-06-18 10:07:59 -07:00
include uhd: added boost version header to define BOOST_VERSION 2012-08-30 11:05:04 -07:00
lib utils: USRP N2XX Simple Net Burner 2012-10-10 13:29:12 -07:00
tests convert: added prio param to get converter 2012-04-27 16:19:49 -07:00
utils utils: USRP N2XX Simple Net Burner 2012-10-10 13:29:12 -07:00
.gitignore
AUTHORS.txt uhd: work on mac osx packaging 2011-03-25 15:04:23 -07:00
CMakeLists.txt uhd: moved UHD_IMAGES_DOWNLOAD_SRC to master 2012-08-31 11:21:01 -07:00
LICENSE.txt uhd: work on mac osx packaging 2011-03-25 15:04:23 -07:00
README.txt uhd: added supported models and some doc tweaks 2011-10-14 10:15:20 -07:00
uhd.pc.in uhd: fill in other fields of pkg-config file 2011-09-01 11:59:06 -07:00

###############################################
# Ettus Research - USRP Hardware Driver
###############################################
The hardware driver for Ettus Research products.

###############################################
# Supported USRP Motherboards
###############################################
USRP1
USRP2
N200
N210
E100
E110
B100

###############################################
# Supported USRP Daughterboards
###############################################
Basic RX
Basic TX
LF RX
LF TX
RFX Series
XCVR 2450
WBX + Simple GDB
DBSRX
DBSRX2
TVRX
TVRX2
SBX

###############################################
# Documentation
###############################################
Online documentation available at:
http://code.ettus.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).