aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib
Commit message (Expand)AuthorAgeFilesLines
* rfnoc: Add property propagation, Boost.Graph storageMartin Braun2019-11-265-11/+1038
* rfnoc: Add detail::block_container_t classMartin Braun2019-11-263-0/+132
* rfnoc: Add rfnoc::mb_iface interface classMartin Braun2019-11-261-0/+76
* rfnoc: Add noc_block_base classMartin Braun2019-11-262-0/+12
* rfnoc: Add properties, nodes, and accessorsMartin Braun2019-11-264-0/+300
* rfnoc: block_id: Add more info when ctor failsMartin Braun2019-11-261-1/+2
* twinrx: Make gpio_iface a wb_iface (was: timed_wb_iface)Martin Braun2019-11-261-11/+2
* lib: adf535x: Add trace logs for synth configurationMartin Braun2019-11-261-0/+18
* lib: Simplify implementation of uhd::get_system_time() to use <chrono>Martin Braun2019-11-262-108/+8
* lib: Replace uhd::get_system_time() with steady_clockMartin Braun2019-11-262-9/+14
* niusrpio: Apply formattingMartin Braun2019-11-261-59/+69
* gain groups: FormattingBrent Stapleton2019-11-261-64/+77
* gain_groups: Add zero-value gain groupsBrent Stapleton2019-11-261-0/+11
* convert: Add chdr converters for sc16 -> fc32 and vice versaMartin Braun2019-11-265-0/+235
* convert: sse2: Apply clang-formatMartin Braun2019-11-269-679/+742
* convert: Add CHDR convertersMartin Braun2019-11-261-1/+72
* uhd: Add thread affinity utility functionsAaron Rossetto2019-11-262-11/+117
* uhd: utils: Add compat check for 32-bit compat numbersMartin Braun2019-11-262-0/+31
* lib: utils: Add new signature to get_freq_and_freq_word()Martin Braun2019-11-262-1/+15
* utils: cast: Add from_str() typecastMartin Braun2019-11-262-0/+40
* utils: soft_register: Remove 16-bit modeMartin Braun2019-11-261-14/+0
* utils: Added set_thread_name for std::threadAshish Chaudhari2019-11-261-0/+12
* uhd: Add new exceptions for RFNoC-specific errorsMartin Braun2019-11-261-7/+33
* uhd: Remove deprecated objects and methodsMartin Braun2019-11-267-110/+0
* uhd: Remove support for N230Martin Braun2019-11-2630-4661/+2
* x3x0: DPDK initialization fixmattprost2019-11-251-1/+1
* rfx: Fix calculation of prescaler and band selectMartin Braun2019-11-221-15/+22
* e31x: Remove spurious debug logsMartin Braun2019-11-211-7/+5
* python: Make multi_usrp::get_*_usrp_info() return a Python dictMartin Braun2019-11-041-2/+12
* libusb: fix global session race conditionMark Meserve2019-10-161-0/+5
* cmake: Add UHD_COMPONENT variablemichael-west2019-10-152-1/+5
* rpc: improve exception handling for reachability checksMark Meserve2019-10-151-2/+3
* rpc: add exception when client constructor failsMark Meserve2019-10-151-3/+36
* rpc: convert client to sptrMark Meserve2019-10-151-12/+13
* rpclib: add patch file for constructor hangMark Meserve2019-10-151-0/+36
* rpclib: fix hang on connection error during constructionMark Meserve2019-10-151-1/+4
* rh: Add missing includes in rhodium_cpld_ctrl.hppMartin Braun2019-10-111-2/+4
* fixup! x300: Introduce conn_managerMartin Braun2019-10-111-1/+1
* n320: updated rhodium dboard mcr initializationnitest2019-10-101-1/+2
* log: Honour log levels on session initMartin Braun2019-10-101-0/+3
* logging: On POSIX, don't use logging colors on non-ttyMarcus Müller2019-10-091-1/+6
* lib: utils: Add is_a_tty()Martin Braun2019-10-071-0/+55
* x3xx: update maximum bitfile sizeMark Meserve2019-10-041-1/+1
* python: fix set_command_time default mboarderickshepherdNI2019-10-041-1/+1
* Revert "uhd: Check property type at access; error if mismatch"Martin Braun2019-09-301-24/+1
* Device3: Restore default buffer sizes for MPMD UDPMichael West2019-09-131-0/+2
* x300: cdecode: Fix fallthrough warningMartin Braun2019-09-101-0/+9
* rfnoc: Read cmd FIFO size from blocks & configure ctrl_ifaceMartin Braun2019-09-043-4/+29
* uhd: Check property type at access; error if mismatchAaron Rossetto2019-09-041-1/+24
* rx_fe_3000: formatting for upcoming changesBrent Stapleton2019-08-252-89/+107