Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved adc and dac control into codec control source file. | Josh Blum | 2010-05-10 | 1 | -60/+0 |
| | | | | The codec control powers down the chips on destruction. | ||||
* | Created a usrp2 interface class with the control, spi, peek/poke functionality. | Josh Blum | 2010-04-13 | 1 | -4/+3 |
| | | | | Its used in all the implementation level code | ||||
* | added more clock config, takes care of external reference | Josh Blum | 2010-04-13 | 1 | -0/+6 |
| | |||||
* | Moved clock control into abstraction clock control class. | Josh Blum | 2010-04-13 | 1 | -0/+55 |