| Commit message (Expand) | Author | Age | Files | Lines |
* | uhd: Replaced deprecated usage of boost timer with std::chrono | Lars Amsel | 2020-05-04 | 1 | -3/+5 |
* | uhd: Apply clang-format against all .cpp and .hpp files in host/ | Martin Braun | 2020-03-03 | 1 | -3/+5 |
* | utils: converter_benchmark: Fix scaling for sc16->fc32 | Martin Braun | 2019-07-20 | 1 | -2/+2 |
* | uhd: mpm: apply clang-format to all files | Brent Stapleton | 2019-01-16 | 1 | -148/+130 |
* | examples: utils: skip formatting program options | Brent Stapleton | 2019-01-16 | 1 | -0/+2 |
* | examples: Fix some minor compiler warnings | Martin Braun | 2018-02-19 | 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 |
* | convert: Add sc12-sc16 converters | Tom Tsou | 2017-07-18 | 1 | -0/+24 |
* | uhd: Replaced many lexical_cast with appropriate C++11 equivalents | Martin Braun | 2017-06-29 | 1 | -0/+1 |
* | uhd: replace BOOST_FOREACH with C++11 range-based for loop | Andrej Rode | 2017-02-10 | 1 | -3/+3 |
* | utils: tests: cast RAND_MAX to double before division | Andrej Rode | 2017-01-12 | 1 | -2/+2 |
* | fixup! Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-... | Martin Braun | 2016-11-15 | 1 | -17/+17 |
* | Updated code to work for new minimum dependencies | Nicholas Corgan | 2016-03-21 | 1 | -1/+2 |
* | utils: Fixed converter benchmark build fail on older compilers | Martin Braun | 2015-10-20 | 1 | -0/+1 |
* | tools: Added converter benchmark tool | Martin Braun | 2015-10-19 | 1 | -0/+432 |