aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/x300/x300_dac_ctrl.hpp
Commit message (Collapse)AuthorAgeFilesLines
* Merging RFNoC support for X310Martin Braun2016-08-091-1/+1
|
* bugfix#1102: Prevented X300 DAC FIFO from underflowingAshish Chaudhari2016-05-251-3/+0
| | | | | | | - The spectral distortion was begin caused by the DAC FIFO underflowing. The fix was to run through the DAC sync procedure which uses the falling edge clock to sample the RefClk and sync it with the data clk
* x300: Cleaned up DAC ctrl and clock init logicAshish Chaudhari2014-11-061-10/+4
| | | | | | | | | | | - DAC: Squashed configuration into 2 main operations: reset and reset_and_resync - DAC: Put in sleep mode during configuration - DAC: Synchronize only if streaming to more than one DAC - DAC: Use falling edge sync mode - DAC: Fixed power up/down settings - DAC: Frontend sync failure is fatal - Clocks: Refactored clock source change logic - Clocks: Cleaned up init and lock-check sequence
* Merge branch 'maint'Martin Braun2014-09-251-0/+12
|\
| * x300: added reset and resync of ADCs and DACs when changing reference clockmichael-west2014-09-251-1/+13
| |
* | Added missing pure virtual destructors to base classesNicholas Corgan2014-09-011-1/+3
|/
* Merging USRP X300 and X310 support!!Ben Hilburn2014-02-041-0/+42