Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uhd: mpm: apply clang-format to all files | Brent Stapleton | 2019-01-16 | 1 | -46/+55 |
* | examples: utils: skip formatting program options | Brent Stapleton | 2019-01-16 | 1 | -0/+2 |
* | uhd: Moved get_system_time outside of public API | Martin Braun | 2018-03-05 | 1 | -3/+6 |
* | uhd: Update license headers | Martin Braun | 2018-02-19 | 1 | -1/+2 |
* | examples: replace `boost::format%(a,b)` by `(boost::format%a%b)` | Marcus Müller | 2018-02-19 | 1 | -1/+1 |
* | Move all license headers to SPDX format. | Martin Braun | 2017-12-22 | 1 | -12/+1 |
* | utils: add set_thread_name API call, move thread_priority to thread | Andrej Rode | 2017-06-29 | 1 | -1/+1 |
* | Examples: Fix ascii typos | natetemple | 2017-05-20 | 1 | -1/+1 |
* | examples: Revised frequency hopping example for best practices | Logan Fagg | 2017-03-21 | 1 | -126/+114 |
* | examples: Created TwinRX frequency hopping example | nate.temple | 2017-03-21 | 1 | -0/+292 |