aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/x300/x300_clock_ctrl.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Addressed comments from review.michael-west2014-03-151-1/+1
| | | | | | - Fixed typos. - Renamed reset() to reset_clocks(). - Created wait_for_ref_locked() function.
* Fixed bug found during testing where internal clock reference was taking ↵Michael West2014-02-201-0/+4
| | | | | | several seconds to lock. Added reset to the clock control and called it whenever the clock reference is changed.
* Pushing the bulk of UHD-3.7.0 code.Ben Hilburn2014-02-141-2/+4
|
* Merging USRP X300 and X310 support!!Ben Hilburn2014-02-041-0/+396