uhd/host
Moritz Fischer d97ef4caa3 msg_task: Fixed build on Ubuntu 10.04 LTS.
* Includes for 'uint32_t/uint8_t' were missing. Compilers that
  care don't like if we just use uint32_t like this.

* For portability boost::uint32_t and boost::uint8_t should
  preferrably be used.

Signed-off-by: Moritz Fischer <moritz@ettus.com>
2013-12-12 21:11:44 +01:00
..
apps/omap_debug e100 : Adapt kernel header to work in user space. 2011-07-08 13:11:42 -07:00
cmake Updated UHD version to 3.6.0 2013-11-19 16:26:25 -08:00
docs Merge branch 'maint' 2013-10-23 14:57:37 -07:00
examples uhd: help strings for 'stats' and 'progress' were reversed 2013-11-06 15:15:40 -08:00
include msg_task: Fixed build on Ubuntu 10.04 LTS. 2013-12-12 21:11:44 +01:00
lib b200: fix loopback transfer timeout when operating at USB2 2013-11-20 20:10:14 -08:00
tests vrt: remote tlr from test (not supported) 2013-09-23 13:52:21 -07:00
utils Merge branch 'bug182' 2013-11-19 15:51:45 -08:00
.gitignore b200/dtor-stall: fixed bug that stalled b200 on shutdown. 2013-11-19 12:33:22 -08:00
AUTHORS.txt uhd: work on mac osx packaging 2011-03-25 15:04:23 -07:00
CMakeLists.txt Updated UHD version to 3.6.0 2013-11-19 16:26:25 -08:00
LICENSE.txt uhd: work on mac osx packaging 2011-03-25 15:04:23 -07:00
README.txt b200: squashed support for b200 onto master branch 2013-07-19 14:08:22 -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
B200

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

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