uhd/host/lib/usrp
2011-06-28 19:10:55 -07:00
..
b100 usrp: created core controllers for i2c and spi on 100 series 2011-06-26 10:29:31 -07:00
cores usrp: fixed core bases (miscalculation) 2011-06-28 19:10:26 -07:00
dboard usrp2: restored discovery and most of io_impl 2011-06-27 23:05:53 -07:00
e100 e100: consistent name for e100 fpga files in host code and images build 2011-06-21 01:15:24 +01:00
fx2 usrp: created core controllers for i2c and spi on 100 series 2011-06-26 10:29:31 -07:00
usrp1 Merge branch 'next' 2011-06-15 14:50:02 -07:00
usrp2 Merge branch 'master' into next 2011-06-25 20:22:12 -07:00
CMakeLists.txt usrp2: restored discovery and most of io_impl 2011-06-27 23:05:53 -07:00
dboard_base.cpp
dboard_ctor_args.hpp
dboard_eeprom.cpp usrp: populate a tree from a subdev 2011-06-27 20:26:52 -07:00
dboard_id.cpp
dboard_iface.cpp
dboard_manager.cpp usrp: got probe working w/ the new property tree 2011-06-28 16:05:08 -07:00
dsp_utils.cpp
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
misc_utils.cpp
multi_usrp.cpp uhd: work getting multi-usrp working 2011-06-28 19:10:55 -07:00
README
subdev_spec.cpp
tune_helper.cpp uhd: fixed typo in tune request/result inter_freq -> rf_freq 2011-05-01 09:38:30 -07: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.