aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/x300/x300_dac_ctrl.hpp
Commit message (Collapse)AuthorAgeFilesLines
* 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