uhd/host
2010-09-09 11:07:59 -07:00
..
config uhd: add space to multiline string so quotes in the string cant disturb the multiline quotes 2010-08-17 11:05:28 -07:00
docs usrp: dboard eeprom burner app takes slot param (fixed for automatic) 2010-09-09 11:07:59 -07:00
examples uhd: sine table for tx waveforms 2010-08-31 12:17:48 -07:00
include Merge branch 'usrp1' of ettus.sourcerepo.com:ettus/uhdpriv into usrp1 2010-08-31 16:45:49 -07:00
lib Removed USRP1 firmware path debug messages 2010-08-31 18:01:36 -07:00
test uhd: fixed short conversion (IQ swap) and added test between short/float 2010-08-30 12:33:13 -07:00
utils usrp: dboard eeprom burner app takes slot param (fixed for automatic) 2010-09-09 11:07:59 -07:00
.gitignore moved host code into host directory for clean (unambiguous) top level 2010-02-17 00:41:38 -08:00
AUTHORS usrp1: added docs and author 2010-08-31 18:11:13 -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 dbsrx: added support note to README 2010-08-06 14:34:06 -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
DBSRX

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