aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp2/clock_ctrl.cpp
Commit message (Collapse)AuthorAgeFilesLines
* DBSRX support in UHDJason Abele2010-08-041-2/+2
|
* usrp2: init clock rate shadows for dboard iface, uhd: pthread sched fix ↵Josh Blum2010-06-181-2/+0
| | | | error condition check
* usrp2: implemented dboard clock divider control in usrp2 clock controlJosh Blum2010-06-171-8/+35
|
* added set clock rate, and get clock rates to dboard iface, usrp2 needs clock ↵Josh Blum2010-06-171-0/+16
| | | | ctrl implementation...
* move get clock rate into clock controlJosh Blum2010-06-041-0/+4
|
* Prepend usrp2 onto the helper classes in usrp2 impl to avoid symbol conflicts.Josh Blum2010-06-041-5/+5
|
* clock bypass divider fixes, forgot to move this part into the hostJosh Blum2010-05-181-0/+8
|
* Moved adc and dac control into codec control source file.Josh Blum2010-05-101-0/+155
The codec control powers down the chips on destruction.