aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/include/uhdlib
Commit message (Expand)AuthorAgeFilesLines
* rfnoc: add rx and tx transports, and amend rfnoc_graphCiro Nishiguchi2019-11-2617-36/+2707
* rfnoc: Add tracking of 'valid' bit to propertiesAlex Williams2019-11-261-1/+1
* rfnoc: Enable users to query connections in the graphAlex Williams2019-11-261-0/+4
* rfnoc: graph: Initialize properties on all nodes during initMartin Braun2019-11-261-0/+4
* rfnoc: flushing and reset blocks on graph creationBrent Stapleton2019-11-261-0/+5
* rfnoc: Add clock selection to blocksMartin Braun2019-11-263-3/+18
* rfnoc: clock_iface: Add flag for clock to be (im-)mutableMartin Braun2019-11-261-1/+21
* rfnoc: Add shutdown feature to blocksMartin Braun2019-11-262-0/+15
* rfnoc: rfnoc_device: Make get_mb_iface() pure virtualMartin Braun2019-11-261-22/+1
* rfnoc: Make a chdr_ctrl_xport using the new link APIsAlex Williams2019-11-265-34/+76
* rfnoc: Add chdr_ctrl_xportAlex Williams2019-11-261-0/+128
* rfnoc: Add mb_controller base class and X300/MPMD implementationsMartin Braun2019-11-261-0/+13
* gpio_atr_3000: Formatting changesBrent Stapleton2019-11-261-14/+25
* cores: gpio_atr_3000: Add capability to configure register offsetMartin Braun2019-11-261-10/+14
* rfnoc: Add device_id allocatorMartin Braun2019-11-261-0/+22
* rfnoc: add reg_iface_adapterMartin Braun2019-11-261-0/+121
* tx_fe_200: make register offset controllableBrent Stapleton2019-11-261-1/+1
* rx_fe_3000: Changing register address calcBrent Stapleton2019-11-261-1/+2
* lib: cores: Adapt spi_core_3000 for use with register_ifaceMartin Braun2019-11-261-1/+12
* rfnoc: Add check_topology() API to nodesMartin Braun2019-11-262-0/+18
* rfnoc: graph: Add commit/release APIMartin Braun2019-11-261-2/+13
* rfnoc: Add mb_controller APIMartin Braun2019-11-261-1/+4
* rfnoc: SW support for FPGA byte swapperAshish Chaudhari2019-11-261-0/+6
* rfnoc: Add radio block controllerMartin Braun2019-11-261-0/+289
* rfnoc: Graph and link stream manager API cleanupAshish Chaudhari2019-11-265-36/+161
* rfnoc: Added link/graph specific stream managersAshish Chaudhari2019-11-265-27/+260
* rfnoc: API cleanup for ctrl/mgmt codeAshish Chaudhari2019-11-264-13/+44
* rfnoc: Moved chdr types/packet class out of chdr dirAshish Chaudhari2019-11-267-43/+80
* uhd: add udp boost asio implementation of transport interfaceCiro Nishiguchi2019-11-262-0/+315
* uhdlib: transport: Add links.hppMartin Braun2019-11-261-0/+43
* transport: Implement a single-threaded I/O serviceAlex Williams2019-11-261-0/+121
* 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: Added clock_iface to convey info about clocksAshish Chaudhari2019-11-263-4/+69
* rfnoc: Support for new backend iface plus fixesAshish Chaudhari2019-11-262-2/+6
* 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: Add block registry/factory and make_argsMartin Braun2019-11-261-0/+32
* rfnoc: adding client_zeroBrent Stapleton2019-11-261-0/+199
* rfnoc: Added impl for reg_iface and ctrl_endpointAshish Chaudhari2019-11-263-0/+131
* rfnoc: Add action APIMartin Braun2019-11-262-1/+68
* rfnoc: Added initial impl for mgmt_portalAshish Chaudhari2019-11-261-0/+191
* rfnoc: Refactored CHDR packet interfacesAshish Chaudhari2019-11-262-0/+1127
* rfnoc: Add property propagation, Boost.Graph storageMartin Braun2019-11-262-2/+274
* rfnoc: Add detail::block_container_t classMartin Braun2019-11-261-0/+57
* rfnoc: Add rfnoc::mb_iface interface classMartin Braun2019-11-261-0/+76
* rfnoc: Add properties, nodes, and accessorsMartin Braun2019-11-262-0/+180
* lib: adf535x: Add trace logs for synth configurationMartin Braun2019-11-261-0/+18
* lib: Replace uhd::get_system_time() with steady_clockMartin Braun2019-11-262-9/+14
* uhd: utils: Add compat check for 32-bit compat numbersMartin Braun2019-11-261-0/+13