aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/x300/x300_dboard_iface.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | This creates a wb_iface child class called timed_wb_iface, which adds support for timed commands.
* x300_dboard_iface: added UHD_UNUSED() macro to unused parameters in ↵Nicholas Corgan2014-08-291-1/+1
| | | | | | set_clock_enabled() * Removes GCC warning about unused parameters
* Merging USRP X300 and X310 support!!Ben Hilburn2014-02-041-0/+333