aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fpga: ci: trigger fpga builds based on changesetJavier Valenzuela2024-03-1310-80/+1319
* fpga: tools: Fix -quiet in modify_bdtclMax Köhler2024-03-131-1/+1
* rfnoc: image builder: Allow additional properties in schemaFrancisco Salomon2024-03-121-1/+1
* fpga: rfnoc: Add EOB to source port of null_src_sink blockFrancisco Salomon2024-03-122-5/+22
* fpga: x4xx: add option for incremental Vivado buildMax Köhler2024-03-124-12/+28
* fpga: tools: viv_ip_utils to update hdl_sources.tclMax Köhler2024-03-081-0/+29
* ci: make changes for test_selector change in ATSGrant Meyerhoff2024-03-075-8/+18
* doc: Improve wording for streamersMartin Anderseck2024-03-061-4/+12
* examples: fix rx_samples_to_file fail for multichannel fullpathahmed.salman2024-03-061-4/+15
* fpga: x400: zbx: Improve Lattice make flowMax Köhler2024-03-055-14/+26
* host: add ability to query dot representation of graphLars Amsel2024-03-055-0/+79
* host: cmake: Verify find_libraryLars Amsel2024-02-291-0/+1
* doc: x440: Update stream.dox with X440 streaming capabilitySHoenerNI2024-02-291-1/+1
* examples: Add Python support to rfnoc-exampleMartin Braun2024-02-289-10/+710
* python: Make block_controller_factory_python.hpp publicMartin Braun2024-02-2816-19/+18
* examples: Amend rx_to_file.py to use DramReceiverMartin Anderseck2024-02-271-4/+67
* python: Add DramReceiver classMartin Anderseck2024-02-271-45/+429
* cmake: Change ENABLE_PYMOD_UTILS default to ONMartin Anderseck2024-02-261-1/+1
* uhd: Demote safe call logging to warningMartin Braun2024-02-251-3/+3
* ci: Use rfnoc_image_builder in FPGA pipelinesMartin Braun2024-02-253-1/+39
* fpga: Update tooling to use image builder instead of makeMartin Braun2024-02-252-21/+75
* fpga: ci: Drop fetchDepth to 1Martin Braun2024-02-251-0/+2
* python: Explicitly list .mako files as part of Python packageMartin Braun2024-02-251-2/+6
* ci: give extra time after DUT rebootMatthew Crymble2024-02-221-2/+6
* n3xx: Add comments on clock_source=external,time_source=gpsdoDavid Raeman2024-02-214-3/+39
* multi_usrp: Fix setters for ALL_CHANSMartin Anderseck2024-02-201-29/+24
* cmake: Add ENABLE_PYMOD_UTILS option, fix venvMartin Braun2024-02-194-165/+252
* ci: fix name for saison dutMatrixGrant Meyerhoff2024-02-151-1/+1
* fpga: utils: Add update_image_cores.shMartin Braun2024-02-151-0/+13
* docs: Update build infoMartin Braun2024-02-141-2/+20
* cmake: Update UHDPython.cmakeMartin Braun2024-02-144-15/+26
* ci: don't hardcode vivado directoryGrant Meyerhoff2024-02-133-6/+10
* ci: skip building installer for Ubuntu 18.04Matthew Crymble2024-02-102-0/+5
* ci: use python 3.7 for ubuntu 18.04 docker imagesAki Tomita2024-02-102-14/+25
* uhd: Bump minimum Python version to 3.7Martin Braun2024-02-101-1/+1
* ci: Add pybind11 to Linux build dockersMartin Braun2024-02-055-0/+5
* dpdk: fix build with new DPDK 23.11Christian Ehrhardt2024-02-011-0/+4
* ci: add x440 streaming stepGrant Meyerhoff2024-01-3110-12/+515
* ci: refactor streaming stepsGrant Meyerhoff2024-01-315-62/+109
* x3xx: Adding a comment that the DAC runs with an interpolation factor of 4Volkan Öz2024-01-311-0/+2
* python: Add version API callsMartin Braun2024-01-303-1/+25
* python: Fix setting start_time having no effectzolveuran2024-01-251-0/+1
* ci: Use the new e320 in rhombusAki Tomita2024-01-232-4/+4
* mpm: Fix warning about different converter ratesMartin Anderseck2024-01-221-1/+1
* mpm: Fix MTS skip for dual-rateMartin Anderseck2024-01-221-2/+5
* ci: Build linux targets for mpm changesAki Tomita2024-01-191-0/+1
* ci: use UHD version for docker tagsMatthew Crymble2024-01-181-9/+51
* ci: run x4xx tests if x4xx ci changes are madeGrant Meyerhoff2024-01-181-0/+8
* ci: move warm up after bootGrant Meyerhoff2024-01-181-2/+8
* ci: remove redundant download stepGrant Meyerhoff2024-01-181-4/+0