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 fifo ctrl: ~usrp2_fifo_ctrl acks, usrp2 DCM workaround, bootloader no blinkie 2012-03-23 14:36:56 -07:00
CMakeLists.txt
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
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 usrp2: implementation of timed commands working 2012-03-23 14:36:56 -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.