aboutsummaryrefslogtreecommitdiffstats
path: root/host/include
Commit message (Expand)AuthorAgeFilesLines
* docs: multi_usrp: Clarify GPIO source bank meaningMartin Braun2022-04-191-7/+10
* utils: string: Add split string utility functionmattprost2022-04-071-0/+35
* uhd: Replay block version 1.1michael-west2022-04-011-1/+22
* config: fix clang fallthrough syntaxMichael Dickens2022-04-011-1/+1
* uhd: fix compiler macro orderingMichael Dickens2022-04-013-17/+17
* rfnoc: Remove redundant RFNoC block descriptionsWade Fife2022-03-314-301/+0
* rfnoc: Make RFNoC device port names consistentWade Fife2022-03-3110-131/+62
* rfnoc: replay: Add ability to capture and read async infoMartin Braun2022-03-301-0/+43
* docs: rfnoc: Add doxygen tag for missing parameterMartin Braun2022-03-251-0/+1
* rfnoc: fir filter: Add support for multiple channels to block controllerJonathon Pendlum2022-03-231-3/+4
* host: Add power_reference_iface::sptr declarationLane Kolbly2022-03-171-0/+2
* host: Create meta_range_t::as_monotonicLane Kolbly2022-03-141-1/+13
* host: test: Add UHD_UNITTEST_LOG_LEVEL overrideLane Kolbly2022-03-111-0/+7
* docs: stream_args: Clarify usage of stream_args_t::channelsMartin Braun2022-03-111-15/+23
* rfnoc: Remove UHD3-API usagesMartin Braun2022-03-111-11/+0
* rfnoc: Fix block buffer sizes referring to MTUWade Fife2022-03-048-17/+23
* docs: Improve documentation for replay blockMartin Braun2022-02-241-15/+73
* rfnoc: graph_utils: Add ability to declare back-edgesMartin Braun2022-02-241-1/+6
* rfnoc: Remove references to nocscript from YAML filesMartin Braun2022-02-2322-22/+0
* rfnoc: Expose buffer parameters for DRAM FIFO blockWade Fife2022-02-101-0/+2
* fpga: e31x: Add DRAM supportWade Fife2022-02-101-0/+4
* fpga: rfnoc: Add BLANK_OUTPUT to FIR filter block's parametersJonathon Pendlum2022-02-101-0/+1
* host: Throw exception when accessing properties with incorrect typeLane Kolbly2022-02-072-10/+26
* host: Minor cleanups in property_tree codeLane Kolbly2022-02-072-3/+2
* fpga: x400: Add DRAM supportWade Fife2022-02-071-0/+4
* rfnoc: Rename and enlarge axi4_mm IO signatureWade Fife2022-02-0711-18/+17
* uhd: Harmonize fuzzy frequency comparisonsMartin Braun2022-02-041-0/+26
* math: fp_compare: Adapt fp_compare_epsilon API to actual useMartin Braun2022-02-042-32/+40
* uhd: rfnoc: Let connect_through_blocks() return edge listMartin Braun2022-02-041-1/+8
* rfnoc: Set the default MTU forwarding policy to ONE_TO_ONE.Martin Braun2022-02-011-9/+9
* rfnoc: Add post_init() method to noc_block_baseMartin Braun2022-02-011-0/+11
* uhd: expose uhd::dict and fs_path with UHD_API_HEADERSteven Koo2022-01-312-5/+2
* rfnoc: set UHD_API_HEADER on property_tSteven Koo2022-01-313-6/+45
* SPI: Implement SPI engine for x410Martin Anderseck2022-01-132-0/+61
* uhd: Fix non-standard function name macrosMartin Braun2022-01-123-7/+15
* host: Make get_mb_controller publicLane Kolbly2022-01-111-13/+13
* rfnoc: Add atomic item size property for RFNoC blocksLars Amsel2022-01-101-0/+1
* host: Add divider constructor to spi_config_tLane Kolbly2022-01-061-0/+7
* uhd: Remove tcp_zero_copyMartin Braun2022-01-052-45/+0
* host: Add char* overload for device_addr_tLane Kolbly2022-01-051-0/+6
* host: Fix typos and small thingsLane Kolbly2021-12-091-1/+4
* tools: Add missing fields to CHDR dissectorWade Fife2021-12-081-0/+3
* rfnoc: Add ops pending to management opWade Fife2021-12-081-2/+10
* docs: Improve documentation for properties and -propagationMartin Braun2021-12-034-1/+32
* x300: Remove usage of CHDR_MAX_LEN_HDRMartin Braun2021-12-021-3/+0
* rfnoc: Clarify usage of MTU vs. max payload size, remove DEFAULT_SPPMartin Braun2021-12-023-4/+51
* rfnoc: Add more comments to rfnoc_graphMartin Braun2021-12-011-0/+14
* host: Add ability to get time from Radio blockmichael-west2021-11-171-0/+14
* rfnoc: Add CHDR width to make argsMartin Braun2021-11-122-1/+9
* rfnoc: Make chdr_w_to_bits() C++11-compatibleMartin Braun2021-11-121-0/+15