uhd/host/lib/usrp
2012-03-12 12:10:41 -07:00
..
b100 usrp: reset cordics on init after tick rate update 2012-02-28 13:35:50 -08:00
common uhd: added async md user payload and common utils 2012-02-14 18:26:03 -08:00
cores uhd: added fullscale option stream arg 2012-03-11 15:56:06 -07:00
dboard Make DBSRX* set default bandwidth based on codec rate 2012-03-11 15:54:27 -07:00
e100 usrp: reset cordics on init after tick rate update 2012-02-28 13:35:50 -08:00
usrp1 usrp1: fix for cordic init, cant do it that way on tx 2012-02-29 14:26:40 -08:00
usrp2 usrp2: device locking tweaks 2012-02-29 09:31:31 -08:00
CMakeLists.txt usrp: moved fx2 stuff into common folder 2011-07-01 14:03:04 -07:00
dboard_base.cpp usrp: work on dboard code to use subtrees to populate frontend props 2011-11-07 11:20:04 -08:00
dboard_ctor_args.hpp usrp: work on dboard code to use subtrees to populate frontend props 2011-11-07 11:20:04 -08:00
dboard_eeprom.cpp usrp: added revision field to the dboard id class 2011-10-10 17:18:14 -07:00
dboard_id.cpp Expanded the dboard id API to create dboard id types from strings and ints. 2010-05-03 01:20:11 -07:00
dboard_iface.cpp uhd: added read-back calls to dboard iface gpio settings, and optional mask 2010-11-26 23:27:53 -05:00
dboard_manager.cpp usrp: db manager tweak for contructor throwing 2012-01-11 09:08:40 -08:00
gps_ctrl.cpp uhd: removed wax and props utils 2011-11-07 16:53:47 -08:00
mboard_eeprom.cpp b100: new eeprom map for special 9 byte serial 2011-10-12 10:16:48 -07:00
multi_usrp.cpp usrp: fix wildcard set for time/clock source 2012-03-12 12:10:41 -07:00
README uhd: added new hardware to readme 2010-11-23 14:43:02 -08:00
subdev_spec.cpp uhd: replaced instanced of std::exception with the uhd exceptions 2011-02-24 16:35:29 -08:00

########################################################################
# lib USRP directories:
########################################################################

dboard:
    Daughterboard implementation code for all USRP daughterboards

usrp1:
    Implementation code for the USB-based USRP Classic motherboard.

usrp2:
    Implementation code for USRP2, USRP-N200, and USRP-N210.

usrp_e100:
    Implementation code for USRP-E100.