| Commit message (Expand) | Author | Age | Files | Lines |
* | uhd: Apply clang-format against all .cpp and .hpp files in host/ | Martin Braun | 2020-03-03 | 16 | -478/+479 |
* | thread: Fix formatting in thread utilities | Martin Braun | 2020-02-10 | 1 | -132/+144 |
* | lib: utils: Don't use hard-coded path constants | Ryan Volz | 2020-02-07 | 1 | -2/+24 |
* | log: Remove LOG statement from _get_log_level() | Martin Braun | 2020-01-29 | 1 | -2/+1 |
* | utils: log: Name all threads | Martin Braun | 2020-01-29 | 1 | -5/+16 |
* | thread: Remove log messages for set_thread_name() when not supported | Martin Braun | 2020-01-29 | 1 | -10/+14 |
* | prefs: Output debug trace when config file cannot be located or loaded | Aaron Rossetto | 2019-12-17 | 2 | -8/+14 |
* | prefs: Set init_done flag to true after loading config files | Martin Braun | 2019-12-05 | 1 | -0/+1 |
* | utils: tasks: Use uhd::set_thread_name() | Martin Braun | 2019-11-26 | 1 | -3/+1 |
* | docs: Change DPDK version to 18.11 and make args use underscores | Alex Williams | 2019-11-26 | 1 | -1/+1 |
* | uhd: Replace all occurrences of boost::bind with std::bind | Martin Braun | 2019-11-26 | 4 | -13/+15 |
* | rfnoc: Adding rfnoc_graph utilities | Brent Stapleton | 2019-11-26 | 2 | -0/+134 |
* | uhd: Replace boost::regex with std::regex | Martin Braun | 2019-11-26 | 1 | -5/+5 |
* | uhd: Replace usage of boost smart pointers with C++11 counterparts | Martin Braun | 2019-11-26 | 2 | -4/+4 |
* | lib: Simplify implementation of uhd::get_system_time() to use <chrono> | Martin Braun | 2019-11-26 | 2 | -108/+8 |
* | gain groups: Formatting | Brent Stapleton | 2019-11-26 | 1 | -64/+77 |
* | gain_groups: Add zero-value gain groups | Brent Stapleton | 2019-11-26 | 1 | -0/+11 |
* | uhd: Add thread affinity utility functions | Aaron Rossetto | 2019-11-26 | 2 | -11/+117 |
* | uhd: utils: Add compat check for 32-bit compat numbers | Martin Braun | 2019-11-26 | 1 | -0/+18 |
* | utils: cast: Add from_str() typecast | Martin Braun | 2019-11-26 | 2 | -0/+40 |
* | utils: Added set_thread_name for std::thread | Ashish Chaudhari | 2019-11-26 | 1 | -0/+12 |
* | cmake: Add UHD_COMPONENT variable | michael-west | 2019-10-15 | 1 | -1/+1 |
* | log: Honour log levels on session init | Martin Braun | 2019-10-10 | 1 | -0/+3 |
* | logging: On POSIX, don't use logging colors on non-tty | Marcus Müller | 2019-10-09 | 1 | -1/+6 |
* | log: Change logging colours | Martin Braun | 2019-05-07 | 1 | -3/+3 |
* | log: Fix ANSI colour codes | Martin Braun | 2019-05-07 | 1 | -7/+9 |
* | log: fix deadlock issue on Windows machines | Abdo-Gaber | 2019-04-11 | 1 | -3/+32 |
* | log: formatting log.cpp | Brent Stapleton | 2019-04-11 | 1 | -168/+133 |
* | uhd: mpm: update all license header w/ "-or-later" | Brent Stapleton | 2019-03-08 | 1 | -1/+1 |
* | python: Replace Boost.Python with PyBind11 | Martin Braun | 2019-02-22 | 1 | -31/+0 |
* | mpmd,transport,prefs: Add xport_mgr for dpdk_zero_copy | Alex Williams | 2019-01-25 | 1 | -11/+34 |
* | cmake: Update coding style to use lowercase commands | Martin Braun | 2018-11-14 | 1 | -77/+77 |
* | uhd: Remove usage of time_t (except when required) | Martin Braun | 2018-08-20 | 1 | -1/+1 |
* | python: Separating exposed Python data structures | Paul David | 2018-06-20 | 1 | -0/+31 |
* | Log: Handle Exceptions in Destructor | Vidush | 2018-06-06 | 1 | -1/+4 |
* | log: Allow disabling of fastpath msgs at runtime | Martin Braun | 2018-04-26 | 1 | -13/+54 |
* | log: Add method for local generation of messages in log.cpp | Martin Braun | 2018-04-26 | 1 | -10/+18 |
* | logging: Remove dead code from log.cpp | Vidush | 2018-04-26 | 1 | -1/+0 |
* | lib: update get_range of gain_group | Trung N Tran | 2018-04-18 | 1 | -2/+5 |
* | logging: Fix UHD_LOG_FILE cmake var | Martin Braun | 2018-04-10 | 1 | -41/+54 |
* | lib: move atomic.hpp and system_time.hpp to uhdlib | Martin Braun | 2018-04-06 | 1 | -1/+1 |
* | lib: Fixing config file path for some Windows builds | Andrew Lynch | 2018-03-28 | 2 | -6/+1 |
* | uhd: Move internal headers to uhdlib/ | Martin Braun | 2018-03-14 | 6 | -284/+2 |
* | uhd: Moved get_system_time outside of public API | Martin Braun | 2018-03-05 | 2 | -0/+117 |
* | lib: Add 'prefs' API | Martin Braun | 2018-02-20 | 2 | -0/+108 |
* | lib: Add path_expandvars() internal API call | Martin Braun | 2018-02-20 | 3 | -0/+48 |
* | uhd: Update license headers | Martin Braun | 2018-02-19 | 19 | -18/+31 |
* | rfnoc: Factored out FPGA compat check | Martin Braun | 2018-02-19 | 2 | -0/+115 |
* | lib: Add config_parser class | Martin Braun | 2018-02-01 | 2 | -0/+60 |
* | logging: Minor refactoring, skip empty log messages | Martin Braun | 2018-01-23 | 1 | -75/+102 |