aboutsummaryrefslogtreecommitdiffstats
path: root/host/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* docs: Collect all RFNoC block controllers in a module in the manualMartin Braun2021-11-0518-2/+39
* rfnoc: blocks: Minor cleanup (whitespace, typos)Martin Braun2021-11-056-13/+5
* host: Add gpio_voltage discoverable featureLane Kolbly2021-11-052-0/+85
* rfnoc: Remove cruft from UHD 3 (constants)Martin Braun2021-11-021-69/+0
* uhd: Remove spurious template from property dtorA. Maitland Bottoms2021-10-222-2/+2
* docs: Clarify set/get_gpio_attr() and GPIO banksMartin Braun2021-10-221-10/+48
* uhd: math: Replace wrap-frequency math with a single functionMartin Braun2021-10-191-0/+18
* uhd: math: Add a sign() functionMartin Braun2021-10-191-0/+15
* uhd: Replace Boost mutexes and locks with standard optionsMartin Braun2021-10-196-57/+53
* docs: Improve docs for rx_streamer::recv() on overrunsMartin Braun2021-09-281-1/+21
* chdr: Rename var max_size_bytes to avoid confusionMartin Anderseck2021-09-281-12/+32
* mpmd: Add discoverable feature for trig i/o modeGrant Meyerhoff2021-09-023-0/+61
* rfnoc: ddc: Improve unit tests and documentationMartin Braun2021-08-301-0/+7
* rfnoc: duc: Fix frequency range for DUC blockMartin Braun2021-08-301-0/+7
* rfnoc: allow find_blocks to search by device number or block count.Lars Amsel2021-07-201-1/+5
* rfnoc: fix block id check to allow underscoreLars Amsel2021-07-141-1/+1
* host: Add static_assert to prevent meta_range_t(0,0)Lane Kolbly2021-07-141-0/+9
* uhd: Replace boost::thread::id with std::thread::idMartin Braun2021-07-141-5/+6
* rfnoc: remove obsolete constantLars Amsel2021-07-121-3/+0