| Commit message (Expand) | Author | Age | Files | Lines |
* | uhd: Apply clang-format against all .cpp and .hpp files in host/ | Martin Braun | 2020-03-03 | 1 | -4/+4 |
* | uhd: Replace usage of boost smart pointers with C++11 counterparts | Martin Braun | 2019-11-26 | 1 | -2/+2 |
* | uhd: Replace all usage of boost::noncopyable with uhd::noncopyable | Martin Braun | 2019-02-15 | 1 | -2/+2 |
* | uhd: Update license headers | Martin Braun | 2018-02-19 | 1 | -1/+2 |
* | Move all license headers to SPDX format. | Martin Braun | 2017-12-22 | 1 | -12/+1 |
* | Added missing pure virtual destructors to base classes | Nicholas Corgan | 2014-09-01 | 1 | -1/+3 |
* | fifo ctrl: spi core work and host implementation | Josh Blum | 2012-03-23 | 1 | -3/+4 |
* | 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 |
* | usrp-n: configure clocking over the serdes cable | Josh Blum | 2010-12-11 | 1 | -1/+3 |
* | 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 |
* | 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 |
* | Moved adc and dac control into codec control source file. | Josh Blum | 2010-05-10 | 1 | -0/+60 |