aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/x300/x300_adc_ctrl.cpp
Commit message (Collapse)AuthorAgeFilesLines
* x300: Updated CLK->DATA delay for ADCAshish Chaudhari2015-07-221-2/+2
| | | | | | | | - The value was originally empirically determined based on self-cal results. After the fix for uncalibrated IDELAY, the self-cal offset data was no longer correct. - The new delay through the ADC ensures that the self-cal nominally pick the halfway tap of 16
* x300: Added self-cal to tune ADC source-sync data delaysAshish Chaudhari2015-07-071-2/+2
| | | | | | | - Self-calibration routine steps through various values of IDELAY taps on the SS data bits to detect metastability in the capture interface and computes an ideal delay tap value - Self calibration is triggered at device creation
* Merge branch 'maint'Martin Braun2014-09-251-2/+12
|\
| * x300: added reset and resync of ADCs and DACs when changing reference clockmichael-west2014-09-251-3/+13
| |
* | Added missing pure virtual destructors to base classesNicholas Corgan2014-09-011-1/+5
|/
* Merging USRP X300 and X310 support!!Ben Hilburn2014-02-041-0/+133