summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* images: Update manifestv4.2.0.0Aaron Rossetto2022-04-191-14/+14
* uhd: Prepare for 4.2.0.0 releaseAaron Rossetto2022-04-192-1053/+1057
* utils: Check install-prefix for imagesSteven Koo2022-04-191-8/+11
* docs: multi_usrp: Clarify GPIO source bank meaningMartin Braun2022-04-191-7/+10
* tools: Fixes to uhd_phase_alignment.pymichael-west2022-04-151-24/+49
* rfnoc: Update image builder to check for deprecated blocksWade Fife2022-04-121-27/+49
* tests: add filesystem flashing to streaming testsVirendra Kakade2022-04-123-12/+96
* multi_usrp_rfnoc: Set assignment instead of equalitySteven Koo2022-04-121-1/+1
* ci: Weekly builds for UHD-4.2 docker imagesSteven Koo2022-04-121-0/+6
* uhd: Update MPM compat minorAaron Rossetto2022-04-121-1/+1
* mpm: ad937x: Fix tuning codeMartin Braun2022-04-111-2/+53
* uhd: Prepare for 4.2.0.0-rc1 releasev4.2.0.0-rc1Aaron Rossetto2022-04-084-29/+1199
* rfnoc: Add filter_node python bindingsmattprost2022-04-071-0/+9
* docs: n310: Add Filter API sectionmattprost2022-04-071-0/+91
* n310: Add Filter API to n310mattprost2022-04-0714-37/+284
* n310: Add frontend bandwidth controlmattprost2022-04-079-37/+164
* n310: cpld: Get and set TX ATR bitsmattprost2022-04-072-0/+66
* ic_reg_maps: Generate save state read functionsmattprost2022-04-071-0/+24
* types: filters: Add python support for digital filtersmattprost2022-04-072-5/+46
* utils: string: Add split string utility functionmattprost2022-04-071-0/+35
* tests: rfnoc: Add another loop graph testMartin Braun2022-04-071-0/+110
* rfnoc: Modify prop. propagation algorithm (back-edge resolution)Martin Braun2022-04-074-33/+43
* rfnoc: graph: Allow property forwarding on back-edgesMartin Braun2022-04-072-5/+8
* multi_usrp_rfnoc: Add TX buffering using Replaymichael-west2022-04-076-86/+482
* fpga: x400: Increase replay SEP buffer sizesWade Fife2022-04-066-28/+28
* docs: e31x: Update information on GPIO pin headerMartin Braun2022-04-062-8/+18
* debian: Update version number to 4.2.0Steven Koo2022-04-063-8/+8
* debian: Update control and package buildingMartin Braun2022-04-0613-73/+157
* tests: streaming tests setupVirendra Kakade2022-04-064-12/+32
* examples: Fix gain testbench nameWade Fife2022-04-061-1/+1
* rfnoc: Fix test_timed_commands for RFNoC devicesmichael-west2022-04-052-17/+65
* ci: Update builds to macOS 12 MontereySteven Koo2022-04-052-2/+2
* fpga: x400: Add timed commands support for all radio ctrlport endpointsJavier Valenzuela2022-04-047-182/+104
* host: SPI: Read number of supported SPI slaves from deviceMartin Anderseck2022-04-046-29/+64
* cmake: mpm: Skip installing binaries for SIMMartin Braun2022-04-041-25/+31
* uhd: Replay block version 1.1michael-west2022-04-013-18/+166
* FPGA: Replay block version 1.1michael-west2022-04-013-50/+266
* n320: fix issue that occasionally prevents lo_locked upon first set_freqDavid Raeman2022-04-012-8/+45
* log: Add DPDK version to system infomattprost2022-04-011-2/+8
* dpdk: Add support for DPDK 18.11 APImattprost2022-04-015-3/+44
* config: fix clang fallthrough syntaxMichael Dickens2022-04-011-1/+1
* uhd: fix compiler macro orderingMichael Dickens2022-04-013-17/+17
* docs: add 100GigE documentationVirendra Kakade2022-04-013-9/+39
* tools: uhd_ubuntu_deb: Require --buildpathMartin Braun2022-03-311-3/+3
* fpga: Update all RFNoC imagesWade Fife2022-03-3129-468/+508
* rfnoc: Remove redundant RFNoC block descriptionsWade Fife2022-03-314-301/+0
* rfnoc: Update device port names in image core YAMLWade Fife2022-03-3115-704/+826
* rfnoc: Update image builder to check for deprecated port namesWade Fife2022-03-311-1/+50
* rfnoc: Make RFNoC device port names consistentWade Fife2022-03-3110-131/+62
* examples: Add replay_capture.pyMartin Braun2022-03-312-0/+311