aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/x300/x300_dboard_iface.cpp
Commit message (Expand)AuthorAgeFilesLines
* uhd: replace BOOST_FOREACH with C++11 range-based for loopAndrej Rode2017-02-101-1/+1
* Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t...Martin Braun2016-11-081-16/+16
* Merging RFNoC support for X310Martin Braun2016-08-091-79/+14
* dboard_iface: Added FE name input to set_fe_connectionAshish Chaudhari2016-05-161-3/+9
* dboard_iface: Added method to configure front connection and settingsAshish Chaudhari2016-03-211-0/+10
* x300: Added capability to write_spi to BOTH channels in dboard_ifaceAshish Chaudhari2016-02-181-6/+8
* usrp: Refactored dboard_iface for all productsAshish Chaudhari2016-02-161-41/+52
* X300: Change dboard clock rate to 50 MHzmichael-west2015-04-101-8/+20
* uhd: Add ability to get and set command time through dboard_iface.michael-west2015-04-031-1/+14
* x300_dboard_iface: added UHD_UNUSED() macro to unused parameters in set_clock...Nicholas Corgan2014-08-291-1/+1
* Merging USRP X300 and X310 support!!Ben Hilburn2014-02-041-0/+333