| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | logging: Fix version print at top of every UHD session | Martin Braun | 2018-01-18 | 1 | -17/+21 |
* | Move all headers to SPDX format, harmonize license headers | Martin Braun | 2017-12-22 | 1 | -13/+2 |
* | rpc: Add feature to retrieve an error string | Martin Braun | 2017-12-22 | 1 | -6/+58 |
* | rpc: Add set timeout API call | Martin Braun | 2017-12-22 | 1 | -0/+5 |
* | rpc: Changed API to request/notify for better distinction between the two | Martin Braun | 2017-12-22 | 1 | -11/+35 |
* | rpc: Explicit code for non-returning RPC calls | Martin Braun | 2017-12-22 | 1 | -0/+19 |
* | rpc: Improved error handling | Martin Braun | 2017-12-22 | 1 | -2/+17 |
* | mpmd/rpc: Added a convenience wrapper for calling with a token | Martin Braun | 2017-12-22 | 1 | -1/+25 |
* | mpmd: Added preliminary support for passing RPC client to blocks | Martin Braun | 2017-12-22 | 1 | -0/+4 |
* | eiscat: Fixed missing antenna selection reg write for direct rx | Martin Braun | 2017-12-22 | 1 | -2/+17 |
* | usrp: add netd find and impl, add uhd rpc client wrapper | Andrej Rode | 2017-12-22 | 1 | -0/+44 |
* | Move all license headers to SPDX format. | Martin Braun | 2017-12-22 | 14 | -168/+14 |
* | uhd: Changed mboard_eeprom_t interface, refactored MB EEPROM code | Martin Braun | 2017-09-29 | 3 | -0/+45 |
* | C API: Added logging macros | Martin Braun | 2017-07-21 | 2 | -0/+72 |
* | utils: add set_thread_name API call, move thread_priority to thread | Andrej Rode | 2017-06-29 | 4 | -9/+56 |
* | uhd: tasks now use std::threads under the hood, and can't be interrupted | Martin Braun | 2017-06-28 | 1 | -22/+16 |
* | log: Removed timeout from logger, replaced with wait. | Martin Braun | 2017-05-23 | 1 | -2/+20 |
* | log: Moved print_system_info to log.cpp. | trungnob | 2017-05-20 | 1 | -0/+18 |
* | log: Split add_logger() out of the main logging header | Martin Braun | 2017-05-12 | 1 | -0/+1 |
* | Merge branch 'maint' | Martin Braun | 2017-05-03 | 1 | -2/+2 |
|\ |
|
| * | uhd: cast thread_group.create_thread() return value to void to avoid memory leak | Andrej Rode | 2017-04-25 | 1 | -2/+2 |
* | | log: Fixed compiler warning | Martin Braun | 2017-05-03 | 1 | -1/+1 |
* | | log: Allow logging to block | Martin Braun | 2017-04-24 | 1 | -1/+2 |
* | | log: Moved fastpath logging to its own thread | Martin Braun | 2017-04-24 | 1 | -0/+49 |
* | | log: Fixed various issues | Martin Braun | 2017-04-22 | 1 | -33/+62 |
* | | log: Added more comments and manual page | Martin Braun | 2017-04-20 | 1 | -5/+17 |
* | | log: Fix missing add_logger, fix clearing of queue | Martin Braun | 2017-04-20 | 1 | -2/+25 |
* | | utils: implement Ettus Logging API | Andrej Rode | 2017-04-20 | 1 | -143/+182 |
* | | logging: remove unecessery newlines in log messages | Andrej Rode | 2017-04-07 | 1 | -1/+1 |
* | | utils: add coloring depending on loglevel to console output | Andrej Rode | 2017-04-07 | 1 | -1/+36 |