| Commit message (Expand) | Author | Age | Files | Lines |
* | uhd: Remove includes of list_of.hpp where appropriate | Martin Braun | 2021-06-24 | 1 | -1/+0 |
* | examples: Update test_messages example | Michael West | 2020-04-30 | 1 | -12/+23 |
* | uhd: Apply clang-format against all .cpp and .hpp files in host/ | Martin Braun | 2020-03-03 | 1 | -1/+1 |
* | examples: Send only single packets in test_messages | Martin Braun | 2019-11-26 | 1 | -3/+3 |
* | uhd: Replace all occurrences of boost::bind with std::bind | Martin Braun | 2019-11-26 | 1 | -1/+1 |
* | rfnoc: examples: Porting examples to new RFNoC | Brent Stapleton | 2019-11-26 | 1 | -29/+41 |
* | examples: remove thread priority elevation | Ciro Nishiguchi | 2019-10-22 | 1 | -2/+0 |
* | uhd: mpm: apply clang-format to all files | Brent Stapleton | 2019-01-16 | 1 | -171/+181 |
* | 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 | -1/+1 |
* | 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 |
* | utils: add set_thread_name API call, move thread_priority to thread | Andrej Rode | 2017-06-29 | 1 | -1/+1 |
* | Merge branch 'maint' | Martin Braun | 2017-03-01 | 1 | -4/+4 |
|\ |
|
| * | examples: Added some more error strings to test_messages | Martin Braun | 2017-02-27 | 1 | -4/+4 |
* | | uhd: replace BOOST_FOREACH with C++11 range-based for loop | Andrej Rode | 2017-02-10 | 1 | -3/+2 |
|/ |
|
* | examples: Fix and cleanup test messages | Paul David | 2017-02-07 | 1 | -4/+14 |
* | examples: Fixed test_messages | Martin Braun | 2016-09-28 | 1 | -7/+8 |
* | Squashed merge of Coverity fixes. | Ben Hilburn | 2013-11-27 | 1 | -2/+3 |
* | uhd: added new calls to streamer object + support work | Josh Blum | 2013-07-15 | 1 | -10/+10 |
* | examples & utils: return EXIT_FAILURE and EXIT_SUCCESS respectively | Moritz Fischer | 2012-10-26 | 1 | -1/+1 |
* | uhd: various tweaks for compiler warns and valgrind | Josh Blum | 2012-02-09 | 1 | -1/+2 |
* | uhd: renamed some of the stream types and functions | Josh Blum | 2011-11-03 | 1 | -3/+3 |
* | uhd: updated examples to use new streamer interface | Josh Blum | 2011-11-03 | 1 | -44/+31 |
* | uhd: added inline message testing to the messages example | Josh Blum | 2011-07-03 | 1 | -0/+366 |