uhd/host/lib/usrp
2011-07-01 14:03:04 -07:00
..
b100 usrp: moved fx2 stuff into common folder 2011-07-01 14:03:04 -07:00
common usrp: moved fx2 stuff into common folder 2011-07-01 14:03:04 -07:00
cores b100: got b100 into the properties tree like usrp2 2011-06-29 21:16:28 -07:00
dboard usrp: deleted a bunch on obsoleted files in usrp directory 2011-06-29 13:23:18 -07:00
e100 e100: added false alarm count + sleep for gpio irq (since its shared) 2011-06-28 05:29:31 +01:00
usrp1 usrp: moved fx2 stuff into common folder 2011-07-01 14:03:04 -07:00
usrp2 usrp: moved fx2 stuff into common folder 2011-07-01 14:03:04 -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: populate a tree from a subdev 2011-06-27 20:26:52 -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: deleted a bunch on obsoleted files in usrp directory 2011-06-29 13:23:18 -07:00
gps_ctrl.cpp Refactor GPS code to duplicate way less stuff, make members private 2011-06-17 16:01:24 -07:00
mboard_eeprom.cpp usrp2: work on setting up controllers 2011-06-27 12:49:38 -07:00
multi_usrp.cpp usrp: deleted a bunch on obsoleted files in usrp directory 2011-06-29 13:23:18 -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.