uhd/host/lib/usrp
2012-03-23 14:36:56 -07:00
..
b100 B100: enable_gpif(0) disables FIFO output clock on FX2. this prevents the "stuffing zeroes" problem and improves transport reliability. 2012-03-16 11:27:39 -07:00
common uhd: rev iq correction numbers format 2012-03-14 00:02:44 -07:00
cores uhd: rev iq correction numbers format 2012-03-14 00:02:44 -07:00
dboard Disabling the SBX mixer and baseband amp causes grief 2012-03-16 14:02:57 -07:00
e100 usrp: fix from "rev iq correction" 2012-03-16 09:04:44 -07:00
usrp1 usrp1: fix for cordic init, cant do it that way on tx 2012-02-29 14:26:40 -08:00
usrp2 usrp2: added vrt pack/unpacker to fifo ctrl 2012-03-23 14:36:56 -07:00
CMakeLists.txt
dboard_base.cpp
dboard_ctor_args.hpp
dboard_eeprom.cpp
dboard_id.cpp
dboard_iface.cpp
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 usrp2: work on alternative stream destination 2012-03-23 14:36:21 -07:00
multi_usrp.cpp usrp: fix typo for user setting reg 2012-03-21 18:13:36 -07:00
README
subdev_spec.cpp

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