Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | host: Update code base using clang-tidy | Martin Braun | 2021-03-04 | 1 | -11/+11 |
* | uhd: Apply clang-format against all .cpp and .hpp files in host/ | Martin Braun | 2020-03-03 | 1 | -6/+4 |
* | uhd: Replace all occurrences of boost::bind with std::bind | Martin Braun | 2019-11-26 | 1 | -1/+1 |
* | uhd: Replace usage of boost smart pointers with C++11 counterparts | Martin Braun | 2019-11-26 | 1 | -8/+8 |
* | lib: transport: apply clang-format | Brent Stapleton | 2019-01-18 | 1 | -55/+44 |
* | Device3: Change packet-based flow control to byte-based flow control | Martin Braun | 2018-07-25 | 1 | -3/+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 | -226/+215 |
* | transport: Fix some nullptr vs NULL vs 0 | Martin Braun | 2017-04-06 | 1 | -2/+2 |
* | transport: Fixed UHD logging post-merge | Martin Braun | 2017-04-06 | 1 | -2/+1 |
* | Added class to add flow control to any zero_copy_if interface. | michael-west | 2017-04-05 | 1 | -0/+227 |