uhd/host/lib/usrp
2011-10-27 10:22:52 -07:00
..
b100 b100: perform test claim on usb before continuing 2011-10-24 14:34:51 -07:00
common uhd: fixed some warnings with gcc on macosx 2011-07-25 17:49:30 -07:00
cores gen2: fixed rate calculation when > 128 2011-10-04 14:54:57 -07:00
dboard basic/lf: keep dboard clocks disabled (should be by default) 2011-10-27 10:22:52 -07:00
e100 b100/e100: additional constraints for clock rate configuration 2011-10-18 17:03:11 -07:00
usrp1 B100/USRP1: pass in VID/PID from args string so you can specify where to look for devices if you like 2011-10-10 15:49:51 -07:00
usrp2 Fix for unitialized eeprom 2011-10-12 10:16:58 -07:00
CMakeLists.txt usrp: moved fx2 stuff into common folder 2011-07-01 14:03:04 -07:00
dboard_base.cpp uhd: update copyright headers with automated script 2011-03-23 18:48:30 -07:00
dboard_ctor_args.hpp usrp: changed opaque pointer implementation for dboard contructor args 2010-07-22 10:26:48 -07: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: dboard sensors fix, populate for tvrx, and should be empty on basics/unknown 2011-08-18 10:11:57 -07:00
gps_ctrl.cpp gps: use absolute timeout for communication 2011-09-28 10:32:05 -07: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: also use the new API to get the property tree in multi-usrp 2011-09-14 13:14:29 -04: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.