aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/include/uhdlib/utils
Commit message (Expand)AuthorAgeFilesLines
* uhd: Apply clang-format against all .cpp and .hpp files in host/Martin Braun2020-03-0313-329/+307
* uhd: fixing MSVC warningsBrent Stapleton2020-01-092-3/+5
* rpc: Applying clang formattingBrent Stapleton2020-01-091-84/+76
* rfnoc: Split up offload I/O service into multiple filesCiro Nishiguchi2019-11-261-0/+71
* uhd: Replace all occurrences of boost::bind with std::bindMartin Braun2019-11-261-1/+1
* uhd: Replace boost::function with std::functionMartin Braun2019-11-261-2/+2
* lib: Replace uhd::get_system_time() with steady_clockMartin Braun2019-11-261-3/+4
* uhd: utils: Add compat check for 32-bit compat numbersMartin Braun2019-11-261-0/+13
* rpc: add exception when client constructor failsMark Meserve2019-10-151-3/+36
* rpc: convert client to sptrMark Meserve2019-10-151-12/+13
* lib: utils: Add is_a_tty()Martin Braun2019-10-071-0/+55
* fixup! uhdlib: add rational approximation to math utilitiesMartin Braun2019-05-231-1/+1
* uhdlib: add rational approximation to math utilitiesMark Meserve2019-05-071-0/+75
* mpmd,transport,prefs: Add xport_mgr for dpdk_zero_copyAlex Williams2019-01-251-0/+34
* rpc,mpmd: replace all set_timeout() to new apiTrung Tran2019-01-141-5/+0
* utils:rpc: set rpc timeout during rpc callTrung Tran2019-01-141-3/+120
* Test: Add unit test for eeprom_utilsmichael-west2018-10-251-1/+1
* X300: Prevent duplicate MAC and IP addresses from being programmed in MBMichael West2018-10-251-0/+80
* lib: move atomic.hpp and system_time.hpp to uhdlibMartin Braun2018-04-062-0/+92
* lib: add auto_timer profiling utilityPatrick Sisterhen2018-03-161-0/+137
* uhd: Move internal headers to uhdlib/Martin Braun2018-03-143-0/+280
* lib: Add 'prefs' APIMartin Braun2018-02-201-0/+54
* lib: Add path_expandvars() internal API callMartin Braun2018-02-201-0/+24
* uhd: Update license headersMartin Braun2018-02-194-4/+4
* rfnoc: Factor out ceil_log2() into central locationMartin Braun2018-02-191-0/+25
* rfnoc: Factored out FPGA compat checkMartin Braun2018-02-191-0/+30
* lib: Add config_parser classMartin Braun2018-02-011-0/+121
* uhd: Add narrow_cast and narrowMartin Braun2018-01-121-0/+99