aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/x300/x300_clock_ctrl.hpp
Commit message (Collapse)AuthorAgeFilesLines
* Added missing pure virtual destructors to base classesNicholas Corgan2014-09-011-0/+2
|
* Addressed comments from review.michael-west2014-03-151-2/+2
| | | | | | - 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/+6
| | | | | | several seconds to lock. Added reset to the clock control and called it whenever the clock reference is changed.
* Merging USRP X300 and X310 support!!Ben Hilburn2014-02-041-0/+83