aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ci: Add x410 test to mono pipelineSteven Koo2022-02-025-0/+412
* ci: Enable building of init_usrpMartin Braun2022-02-011-0/+22
* ci: Make uhdSrcDir directly reference Build.SourcesDirectoryMartin Braun2022-02-011-5/+5
* python: rfnoc: Add get_property bindingsWade Fife2022-02-011-0/+60
* docs: Add shim Sphinx config for readthedocsMartin Braun2022-02-016-0/+255
* 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
* mpm: Remove further references to rfnoc_num_blocksMartin Braun2022-02-011-1/+1
* 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
* images: Update N32x CPLD manifestHumberto Jimenez2022-01-312-6/+6
* 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
* fpga: docs: Add B205mini FPGA infoWade Fife2022-01-281-9/+11
* 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
* fpga: n3xx: rh: cpld: Refactor CPLD build processHumberto Jimenez2022-01-256-24/+119
* fpga: Remove noc_shell_regs.vh and sim_rfnoc_lib.svhMartin Braun2022-01-256-1058/+1
* ci: Build gnuradio and gr-ettusSteven Koo2022-01-258-10/+209
* ci: Add gnuradio deps to imagesSteven Koo2022-01-254-0/+87
* 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
* images: Make get_images_dir return absolute pathLane Kolbly2022-01-251-1/+1
* fpga: x400: cpld: Bump copyrightJavier Valenzuela2022-01-259-9/+9
* fpga: x400: Bump copyrightJavier Valenzuela2022-01-2514-14/+14
* fpga: x400: Expand PS GPIO port for DIO controlJavier Valenzuela2022-01-257-19/+58
* fpga: x400: Add SPI bus support for GPIO portsJavier Valenzuela2022-01-259-60/+1338
* fpga: x400: Add GPIO control via ATR and DB stateJavier Valenzuela2022-01-2516-203/+2964
* fpga: x400: Connect Radio Blocks to DIOJavier Valenzuela2022-01-2511-232/+627
* mpm: x4xx: Align get/set_gpio_src mappings with HDMI pinoutsLane Kolbly2022-01-241-4/+6
* host: x4xx: gpio: Properly unmap FPGA GPIO valuesLane Kolbly2022-01-242-39/+44
* ci: Generate installed binaries for downstream useSteven Koo2022-01-242-1/+15
* rfnoc: Ignore errors in ctrlport response packets if ACKs not wantedAaron Rossetto2022-01-211-0/+8
* host: fix build with DPDK v21.11 LTSLuca Boccassi2022-01-206-49/+100
* host: Implement nameless_gain_mixinLane Kolbly2022-01-207-83/+151
* ci: Add displayNames to parametersSteven Koo2022-01-202-0/+14
* ci: Add embedded builds to uhd mono pipelineSteven Koo2022-01-203-0/+144
* fixup! cmake: Replace distutils.sysconfig with sysconfigSteven Koo2022-01-203-34/+20
* lib: set dynamic_lookup and flat_namespaceSteven Koo2022-01-191-3/+4
* tests: disable x4xx_radio_block_test on macOSSteven Koo2022-01-192-26/+32
* lib: Make simple_claimer atomicMartin Braun2022-01-141-38/+19
* docs: Improve page on RFNoC block propertiesMartin Braun2022-01-141-13/+19
* deps: rpclib: Replace distutils.dir_util with shutilAaron Rossetto2022-01-141-2/+1
* python: Use setup from setuptoolsAaron Rossetto2022-01-142-5/+2
* cmake: Replace distutils.sysconfig with sysconfigAaron Rossetto2022-01-143-12/+21
* cmake: Replace distutils with CMake for version checksAaron Rossetto2022-01-145-45/+145
* mpm: Demote WARNING on minor compat mismatch to DEBUGMartin Braun2022-01-141-1/+2
* SPI: Add SPI exampleMartin Anderseck2022-01-142-0/+136
* ci: Separate pipeline builds for different osmattprost2022-01-143-16/+70