Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | usrp2: configured clock delay over mimo cable | Josh Blum | 2010-12-11 | 1 | -2/+2 |
| | |||||
* | packet_router: added set_mimo_clock_delay to clock_ctrl. | Nick Foster | 2010-12-11 | 1 | -0/+8 |
| | | | | Delay range is fixed right now to [0.444, 9.744]ns in 300ps increments | ||||
* | usrp-n: configure clocking over the serdes cable | Josh Blum | 2010-12-11 | 1 | -1/+3 |
| | | | | | | | | added status to register to readback master/slave mode removed mimo enum from clock config, its not relevant added serdes clock config to the update clock config method | ||||
* | USRP2P: internal reference selected by default. | Nick Foster | 2010-10-05 | 1 | -0/+6 |
| | |||||
* | added set clock rate, and get clock rates to dboard iface, usrp2 needs clock ↵ | Josh Blum | 2010-06-17 | 1 | -0/+27 |
| | | | | ctrl implementation... | ||||
* | move get clock rate into clock control | Josh Blum | 2010-06-04 | 1 | -0/+6 |
| | |||||
* | Prepend usrp2 onto the helper classes in usrp2 impl to avoid symbol conflicts. | Josh Blum | 2010-06-04 | 1 | -2/+2 |
| | |||||
* | Added a place for serdes control on the host. | Josh Blum | 2010-05-10 | 1 | -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 Blum | 2010-05-10 | 1 | -0/+60 |
The codec control powers down the chips on destruction. |