aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib
Commit message (Expand)AuthorAgeFilesLines
* rfnoc: Moved chdr types/packet class out of chdr dirAshish Chaudhari2019-11-2614-69/+93
* uhd: add udp boost asio implementation of transport interfaceCiro Nishiguchi2019-11-269-195/+491
* uhdlib: transport: Add links.hppMartin Braun2019-11-261-0/+43
* transport: Implement a single-threaded I/O serviceAlex Williams2019-11-263-0/+537
* transport: Introduce I/O service layer between transport and linkAlex Williams2019-11-261-0/+337
* uhd: add new transport interface and base class implementationCiro Nishiguchi2019-11-262-0/+334
* rfnoc: Add default block controllerMartin Braun2019-11-265-3/+29
* rfnoc: Add DDC block controllerMartin Braun2019-11-262-0/+558
* rfnoc: Added clock_iface to convey info about clocksAshish Chaudhari2019-11-265-23/+95
* rfnoc: Use RTTI "serialization" for stream commandsMartin Braun2019-11-261-0/+24
* rfnoc: Support for new backend iface plus fixesAshish Chaudhari2019-11-263-12/+18
* rfnoc: Add rfnoc_graph classMartin Braun2019-11-262-0/+161
* rfnoc: Move graph_edge data structure to its own header, add to_string()Martin Braun2019-11-261-59/+3
* rfnoc: Add rfnoc_device base classMartin Braun2019-11-262-0/+83
* rfnoc: Change Block-ID format to 0/FFT#1Martin Braun2019-11-261-1/+1
* rfnoc: Add block registry/factory and make_argsMartin Braun2019-11-264-0/+140
* rfnoc: Add block_poke support to reg_iface async msgAshish Chaudhari2019-11-261-4/+4
* rfnoc: adding client_zeroBrent Stapleton2019-11-263-0/+413
* rfnoc: Added impl for reg_iface and ctrl_endpointAshish Chaudhari2019-11-267-1/+786
* rfnoc: node: Add default command time APIMartin Braun2019-11-261-0/+23
* rfnoc: Add action APIMartin Braun2019-11-266-1/+255
* rfnoc: Added initial impl for mgmt_portalAshish Chaudhari2019-11-263-1/+1189
* rfnoc: Refactored CHDR packet interfacesAshish Chaudhari2019-11-266-0/+1783
* 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