aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp2/codec_ctrl.cpp
Commit message (Collapse)AuthorAgeFilesLines
* usrp2 regs naming conventionJosh Blum2010-06-041-2/+2
|
* Prepend usrp2 onto the helper classes in usrp2 impl to avoid symbol conflicts.Josh Blum2010-06-041-5/+5
|
* fix to ad9777 dac controlJosh Blum2010-05-131-2/+2
|
* Added a place for serdes control on the host.Josh Blum2010-05-101-3/+3
| | | | | Fix bug in codec control. Comment out some clock control in fw code.
* Moved adc and dac control into codec control source file.Josh Blum2010-05-101-0/+91
The codec control powers down the chips on destruction.