aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
* convert: Add benchmarking abilitiesAaron Rossetto2022-02-281-10/+97
* tests: Force converter tests to be run with all available priosMartin Braun2022-02-281-49/+91
* convert: Minor cleanupAaron Rossetto2022-02-282-115/+38
* conversion: Saturate transmit IQ levels on NEON architectures.Ron Economos2022-02-281-4/+4
* Build uhd_test library as static when `-DBUILD_SHARED_LIBS=ON`David Seifert2022-02-241-1/+1
* docs: Improve documentation for replay blockMartin Braun2022-02-241-15/+73
* rfnoc: replay: Add action handler for stream commandsMartin Braun2022-02-241-0/+26
* python: rfnoc: Add connect_through_blocks() and get_block_chain()Martin Braun2022-02-242-2/+16
* rfnoc: graph_utils: Add ability to declare back-edgesMartin Braun2022-02-242-4/+13
* docs: Remove superfluous stylesheetMartin Braun2022-02-241-102/+0
* cmake: doxygen: Make MATHJAX_RELPATH configurable via CMakeMartin Braun2022-02-242-1/+5
* cmake: ncurses: fix building with split tinfoRick Farina (Zero_Chaos)2022-02-242-0/+2
* python: Read number of ports from grc file in image builderAndré Apitzsch2022-02-241-0/+4
* python: Fix RuntimeError: dictionary changed size during iterationAndré Apitzsch2022-02-241-1/+1
* rfnoc: Remove references to nocscript from YAML filesMartin Braun2022-02-2323-23/+0
* Remove FSRU-related filesMartin Braun2022-02-221-3/+0
* docs: x310: Remove reference to ORCMartin Braun2022-02-211-1/+1
* docs: Update n3xx tuning notesSteven Koo2022-02-161-4/+8
* rfnoc: Fix spelling in property resolution error messageMartin Braun2022-02-111-1/+1
* docs: Remove full path names from Doxygen generationMartin Braun2022-02-111-1/+1
* 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-074-14/+55
* host: Minor cleanups in property_tree codeLane Kolbly2022-02-073-18/+30
* cmake: Remove libatomic check on macOSSteven Koo2022-02-071-1/+1
* utils: Add space to rfnoc_image_builder helpWade Fife2022-02-071-1/+1
* 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-049-43/+79
* math: fp_compare: Adapt fp_compare_epsilon API to actual useMartin Braun2022-02-043-32/+55
* uhd: rfnoc: Let connect_through_blocks() return edge listMartin Braun2022-02-042-2/+10
* host: x4xx: Fix some warnings on mac OSLane Kolbly2022-02-042-2/+3
* host: zbx: Expose tuning table on property treeLane Kolbly2022-02-035-5/+87
* python: rfnoc: Add get_property bindingsWade Fife2022-02-011-0/+60
* docs: Add shim Sphinx config for readthedocsMartin Braun2022-02-015-0/+223
* rfnoc: Update the MTU forwarding property for some blocksMartin Braun2022-02-018-0/+25
* rfnoc: Set the default MTU forwarding policy to ONE_TO_ONE.Martin Braun2022-02-012-10/+15
* rfnoc: Add post_init() method to noc_block_baseMartin Braun2022-02-013-0/+34
* cmake: added libatomic check for boost/lockfree/queue.hppJaroslav Škarvada2022-02-011-0/+31
* rfnoc: Fix _set_subdev_spec() helper functionAaron Rossetto2022-02-011-3/+8
* 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
* RFNoC: Cache and re-use host endpointsmichael-west2022-01-271-7/+30
* cmake: uhdboost: Fix check for UHD_BOOST_REQUIRED being setMartin Braun2022-01-261-1/+1
* tests: Modularize x4xx_radio_mock to use it in other testsMartin Anderseck2022-01-252-269/+293
* uhd: Demote WARNING on minor compat mismatch to DEBUGMartin Braun2022-01-251-2/+2
* fpga: x400: Add GPIO control via ATR and DB stateJavier Valenzuela2022-01-252-4/+32
* host: x4xx: gpio: Properly unmap FPGA GPIO valuesLane Kolbly2022-01-242-39/+44
* rfnoc: Ignore errors in ctrlport response packets if ACKs not wantedAaron Rossetto2022-01-211-0/+8