uhd/host
2010-08-31 16:45:49 -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 usrp1: work on gpio clock divider for dbsrx, still not locking 2010-08-30 18:42:45 -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 Merge branch 'usrp1' of ettus.sourcerepo.com:ettus/uhdpriv into usrp1 2010-08-31 16:45:49 -07:00
test uhd: fixed short conversion (IQ swap) and added test between short/float 2010-08-30 12:33:13 -07:00
utils EEPROM burning in UHD. Changed some USB device handle stuff. Added usrp_init_eeprom.cpp. Hacked up the firmware makefile to behave and to generate .bin EEPROM images instead of IHX. 2010-08-31 16:44:30 -07:00
.gitignore moved host code into host directory for clean (unambiguous) top level 2010-02-17 00:41:38 -08:00
AUTHORS usrp1: images for usrp1, makefile checks for image generation dependencies 2010-08-19 18:23:19 -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).