aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* images: Clear out code from days of yoreMartin Braun2021-12-174-418/+17
* dpdk: correct MTU warning messageAndrew Lynch2021-12-171-1/+1
* rfnoc: graph: make topology failure more descriptivemattprost2021-12-171-4/+41
* dpdk: support new MTU discoveryAndrew Lynch2021-12-171-4/+4
* images: Add the utilization report for X410 images (X4_200)Martin Braun2021-12-171-1/+3
* uhd: nsis: Remove broken shortcuts in Windows installerAaron Rossetto2021-12-161-4/+0
* tools: Add check for SEP with ctrl enabled to rfnoc_image_builderLars Amsel2021-12-161-0/+13
* docs: Fix MathJax formulae renderingAaron Rossetto2021-12-161-1/+1
* uhd: Fix RFNoC-capable detection in uhd_usrp_probeMartin Braun2021-12-161-1/+1
* rfnoc: Fix block_id::get_tree_root()Martin Braun2021-12-162-1/+3
* docs: Amend page on RFNoC propertiesMartin Braun2021-12-161-2/+12
* examples: Fix tx_bursts bandwidth/freq/gain reportingMartin Braun2021-12-161-11/+9
* fpga: x300: Fix time register readbackWade Fife2021-12-151-2/+2
* docs: remove bmaptool instructions for writing filesystemsMatthew Crymble2021-12-141-3/+3
* host: Make radio_control constants an enumLane Kolbly2021-12-102-108/+82
* tests: Add replay-back-edge testMartin Braun2021-12-091-0/+44
* rfnoc: Fix back-edge consistency checkMartin Braun2021-12-091-0/+7
* mpm: x4xx: Add log message for older DIO boardsMartin Braun2021-12-091-1/+2
* mpm: x4xx: Move DioControl into its own moduleMartin Braun2021-12-094-882/+914
* host: Fix typos and small thingsLane Kolbly2021-12-093-2/+6
* e3xx: Remove unused constantMartin Braun2021-12-091-2/+0
* tools: Add missing fields to CHDR dissectorWade Fife2021-12-082-89/+208
* rfnoc: Add ops pending to management opWade Fife2021-12-082-3/+12
* cmake: tests: Conditionally compile tests for X400Martin Braun2021-12-081-30/+32
* fpga: usrp2: update build tools to use python3Matthew Crymble2021-12-082-6/+6
* fpga: tools: Update Vivado scripts to use python3Wade Fife2021-12-081-4/+4
* docs: Remove obsolete man pagesMartin Braun2021-12-083-112/+0
* github: Amend PR template with a checkbox for compat numbersMartin Braun2021-12-081-0/+2
* rfnoc: Fix noc_shell direction commentsWade Fife2021-12-0821-86/+91
* fpga: x300: OR ATR signals going into db_controlMartin Braun2021-12-071-1/+10
* tests: Remove non-functional DPDK testAndrew Lynch2021-12-061-97/+2
* dpdk: disable warnings for using an experimental featureAndrew Lynch2021-12-061-0/+6
* docs: Update DPDK documentationAndrew Lynch2021-12-061-13/+37
* dpdk: Upgrade to DPDK 19.11 APIAndrew Lynch2021-12-0612-129/+129
* mpm: x4xx: Add checks before accessing self.dio_controlMartin Braun2021-12-061-5/+12
* mpm: x4xx: Remove superfluous importMartin Braun2021-12-061-1/+0
* rfnoc: Enable drop counter on chdr_ctrl_endpointMartin Braun2021-12-032-4/+23
* docs: Improve documentation for properties and -propagationMartin Braun2021-12-038-2/+498
* max287x: Fix key in table of freq rangesMartin Anderseck2021-12-031-1/+1
* uhd: Remove superfluous boost/bind.hpp includesMartin Braun2021-12-032-3/+0
* rfnoc: Change default block behaviourMartin Braun2021-12-021-5/+1
* mpm: x4xx: update mboard_max_revVirendra Kakade2021-12-021-1/+1
* uhd: add support for max10 variantsVirendra Kakade2021-12-022-5/+74
* uhd: update manifest for x410 cpldVirendra Kakade2021-12-021-1/+1
* mpmd: Add MTU plausibility checkMartin Braun2021-12-021-0/+42
* x300: Remove usage of CHDR_MAX_LEN_HDRMartin Braun2021-12-022-5/+6
* rfnoc: Clarify usage of MTU vs. max payload size, remove DEFAULT_SPPMartin Braun2021-12-0221-96/+321
* tests: Add default length for automated streaming testsMatthew Crymble2021-12-012-0/+2
* rfnoc: replay block: Disable prop and action propagationMartin Braun2021-12-011-1/+10
* examples: Improve rfnoc_rx_to_fileMartin Braun2021-12-011-112/+143