| Commit message (Expand) | Author | Age | Files | Lines |
* | uhd: Apply clang-format against all .cpp and .hpp files in host/ | Martin Braun | 2020-03-03 | 13 | -329/+307 |
* | uhd: fixing MSVC warnings | Brent Stapleton | 2020-01-09 | 2 | -3/+5 |
* | rpc: Applying clang formatting | Brent Stapleton | 2020-01-09 | 1 | -84/+76 |
* | rfnoc: Split up offload I/O service into multiple files | Ciro Nishiguchi | 2019-11-26 | 1 | -0/+71 |
* | uhd: Replace all occurrences of boost::bind with std::bind | Martin Braun | 2019-11-26 | 1 | -1/+1 |
* | uhd: Replace boost::function with std::function | Martin Braun | 2019-11-26 | 1 | -2/+2 |
* | lib: Replace uhd::get_system_time() with steady_clock | Martin Braun | 2019-11-26 | 1 | -3/+4 |
* | uhd: utils: Add compat check for 32-bit compat numbers | Martin Braun | 2019-11-26 | 1 | -0/+13 |
* | rpc: add exception when client constructor fails | Mark Meserve | 2019-10-15 | 1 | -3/+36 |
* | rpc: convert client to sptr | Mark Meserve | 2019-10-15 | 1 | -12/+13 |
* | lib: utils: Add is_a_tty() | Martin Braun | 2019-10-07 | 1 | -0/+55 |
* | fixup! uhdlib: add rational approximation to math utilities | Martin Braun | 2019-05-23 | 1 | -1/+1 |
* | uhdlib: add rational approximation to math utilities | Mark Meserve | 2019-05-07 | 1 | -0/+75 |
* | mpmd,transport,prefs: Add xport_mgr for dpdk_zero_copy | Alex Williams | 2019-01-25 | 1 | -0/+34 |
* | rpc,mpmd: replace all set_timeout() to new api | Trung Tran | 2019-01-14 | 1 | -5/+0 |
* | utils:rpc: set rpc timeout during rpc call | Trung Tran | 2019-01-14 | 1 | -3/+120 |
* | Test: Add unit test for eeprom_utils | michael-west | 2018-10-25 | 1 | -1/+1 |
* | X300: Prevent duplicate MAC and IP addresses from being programmed in MB | Michael West | 2018-10-25 | 1 | -0/+80 |
* | lib: move atomic.hpp and system_time.hpp to uhdlib | Martin Braun | 2018-04-06 | 2 | -0/+92 |
* | lib: add auto_timer profiling utility | Patrick Sisterhen | 2018-03-16 | 1 | -0/+137 |
* | uhd: Move internal headers to uhdlib/ | Martin Braun | 2018-03-14 | 3 | -0/+280 |
* | lib: Add 'prefs' API | Martin Braun | 2018-02-20 | 1 | -0/+54 |
* | lib: Add path_expandvars() internal API call | Martin Braun | 2018-02-20 | 1 | -0/+24 |
* | uhd: Update license headers | Martin Braun | 2018-02-19 | 4 | -4/+4 |
* | rfnoc: Factor out ceil_log2() into central location | Martin Braun | 2018-02-19 | 1 | -0/+25 |
* | rfnoc: Factored out FPGA compat check | Martin Braun | 2018-02-19 | 1 | -0/+30 |
* | lib: Add config_parser class | Martin Braun | 2018-02-01 | 1 | -0/+121 |
* | uhd: Add narrow_cast and narrow | Martin Braun | 2018-01-12 | 1 | -0/+99 |