uhd/host/lib/usrp
2011-10-10 17:18:14 -07:00
..
b100 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
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 Make unknown db complain usefully about antenna selection 2011-09-21 16:03:36 -07:00
e100 e100: codec control register fix for tx 2011-10-06 14:15:34 -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 usrp2: give users a warning for gpsdo support + fw update 2011-09-28 17:57:57 -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
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 usrp2: added a place for product code in eeprom map 2011-07-13 12:46:07 -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.