aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib
Commit message (Expand)AuthorAgeFilesLines
* rfnoc: graph: Add commit/release APIMartin Braun2019-11-263-4/+44
* rfnoc: noc_block_base: Add API to reduce num portsMartin Braun2019-11-261-0/+20
* rfnoc: Add mb_controller APIMartin Braun2019-11-266-1/+137
* rfnoc: SW support for FPGA byte swapperAshish Chaudhari2019-11-262-8/+37
* rfnoc: Add radio block controllerMartin Braun2019-11-263-0/+1061
* rfnoc: Added src port, EPID getters to register_iface, 64-bit callsAshish Chaudhari2019-11-261-1/+14
* rfnoc: Graph and link stream manager API cleanupAshish Chaudhari2019-11-269-81/+408
* rfnoc: noc_block_base: Handle the tick_rate property internallyMartin Braun2019-11-262-40/+62
* rfnoc: node: Fix resolution of properties with circular dependenciesMartin Braun2019-11-261-41/+51
* rfnoc: Enable daisy-chaining in mgmt_portalAshish Chaudhari2019-11-261-5/+14
* rfnoc: Added link/graph specific stream managersAshish Chaudhari2019-11-2610-27/+722
* rfnoc: API cleanup for ctrl/mgmt codeAshish Chaudhari2019-11-266-73/+116
* 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