| Commit message (Expand) | Author | Age | Files | Lines |
* | uhd: mpm: apply clang-format to all files | Brent Stapleton | 2019-01-16 | 1 | -12/+16 |
* | uhd: Moved get_system_time outside of public API | Martin Braun | 2018-03-05 | 1 | -18/+0 |
* | 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 |
* | uhd: replace BOOST_FOREACH with C++11 range-based for loop | Andrej Rode | 2017-02-10 | 1 | -1/+0 |
* | Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t... | Martin Braun | 2016-11-08 | 1 | -1/+2 |
* | uhd: Fixed multiple compiler warnings | Michael Dickens | 2015-03-11 | 1 | -2/+2 |
* | Squashed merge of Coverity fixes. | Ben Hilburn | 2013-11-27 | 1 | -0/+2 |
* | uhd: added missing include iomanip | Josh Blum | 2013-04-24 | 1 | -0/+1 |
* | uhd: fixes for time_spec's to_ticks and from_ticks calls | Josh Blum | 2013-04-12 | 1 | -0/+29 |
* | dsp rework: implement 64 bit ticks, no seconds | Josh Blum | 2012-02-06 | 1 | -3/+3 |
* | uhd: also normalise the time spec when adding/subtracting (added unit test) | Josh Blum | 2011-08-30 | 1 | -0/+11 |
* | uhd: fix for dealing with negative wrapping in time_spec | Josh Blum | 2011-08-29 | 1 | -3/+11 |
* | uhd: update copyright headers with automated script | Josh Blum | 2011-03-23 | 1 | -1/+1 |
* | uhd: implemented high-res get time in time_spec_t | Josh Blum | 2011-01-30 | 1 | -0/+19 |
* | uhd: renamed test directory to tests to be consitent | Josh Blum | 2011-01-14 | 1 | -0/+61 |