aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
* rfnoc: Remove redundant RFNoC block descriptionsWade Fife2022-03-314-301/+0
* rfnoc: Update device port names in image core YAMLWade Fife2022-03-311-50/+59
* 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
* tests: enable automated streaming tests on X410Virendra Kakade2022-03-311-8/+9
* tests: add X410 100GbE testsVirendra Kakade2022-03-311-23/+29
* docs: Move X4x0 GPIO API to be subpageLane Kolbly2022-03-301-1/+1
* python: rfnoc: Add new replay block APIs to Python APIMartin Braun2022-03-301-0/+24
* rfnoc: replay: Add ability to capture and read async infoMartin Braun2022-03-303-2/+130
* tests: rfnoc: Amend mock nodes with action supportMartin Braun2022-03-301-0/+21
* tests: Add complex include to resolve buildSteven Koo2022-03-291-0/+1
* docs: Update E320 docsMartin Braun2022-03-281-1/+15
* tests: use new args for x410 streaming testsVirendra Kakade2022-03-281-0/+6
* docs: x4xx: Remove redundant GPIO sectionLane Kolbly2022-03-251-4/+0
* docs: rfnoc: Add doxygen tag for missing parameterMartin Braun2022-03-251-0/+1
* test: x410: Add GPIO tests to X410 devtestLane Kolbly2022-03-233-6/+84
* host: devtest: Allow getting mgmt_addr in testsLane Kolbly2022-03-231-1/+1
* tools: Add general purpose tool for USRP configurationLars Amsel2022-03-2322-10/+510
* rfnoc: fir filter: Add support for multiple channels to block controllerJonathon Pendlum2022-03-233-133/+218
* test: add support for new benchmark_rate argsVirendra Kakade2022-03-232-8/+12
* host: devtest: Add GPIO tests for reading back ATR settingsLane Kolbly2022-03-232-1/+30
* host: x410: Emulate GPIO classic ATR mode using new modeLane Kolbly2022-03-233-13/+83
* host: x410: Cache GPIO source in mb_controllerLane Kolbly2022-03-233-1/+12
* Fix handling of discontinuities in power calibration dataLars Amsel2022-03-237-3/+3
* docs: Improve table on 'identification'Martin Braun2022-03-231-8/+8
* fixup! docs: Update instructions for changing hostnameWade Fife2022-03-231-2/+2
* docs: Update instructions for changing hostnameWade Fife2022-03-233-12/+12
* docs: Update sfp port config locationWade Fife2022-03-232-4/+4
* host: Add power_reference_iface::sptr declarationLane Kolbly2022-03-171-0/+2
* docs: Update manual for new X410 default targetsWade Fife2022-03-141-0/+14
* docs: Fix Doxygen warningsMartin Braun2022-03-142-18/+5
* python: Add __init__ to uhd.utilsMartin Braun2022-03-141-0/+0
* host: Create meta_range_t::as_monotonicLane Kolbly2022-03-143-1/+62
* docs: Fix reference to RFNoC documentationMartin Braun2022-03-141-1/+7
* docs: rdtesting: Remove invalid rate configurationMartin Braun2022-03-141-1/+0
* host: test: Add UHD_UNITTEST_LOG_LEVEL overrideLane Kolbly2022-03-113-21/+55
* docs: stream_args: Clarify usage of stream_args_t::channelsMartin Braun2022-03-111-15/+23
* rfnoc: Remove UHD3-API usagesMartin Braun2022-03-112-14/+0
* docs: n3xx: Add info on customizable band edges and gain profilesMartin Braun2022-03-091-0/+45
* rfnoc: radio: Explicitly set MTU forwarding policy to DROPMartin Braun2022-03-081-0/+1
* tests: Apply clang-format to convert_testAaron Rossetto2022-03-081-177/+259
* tests: Fix converter benchmark disable on Boost <1.68Aaron Rossetto2022-03-081-0/+80
* tests: Atomicize counters in benchmark_rateAaron Rossetto2022-03-071-10/+10
* docs: x4xx: Add new FPGA image descriptionsWade Fife2022-03-041-20/+44
* fpga: rfnoc: Regenerate noc_shellsWade Fife2022-03-041-1/+2
* rfnoc: Fix block buffer sizes referring to MTUWade Fife2022-03-048-17/+23
* utils: Fix comment in noc_shell Mako templateWade Fife2022-03-041-0/+1
* examples: benchmark_rate improvementsmichael-west2022-03-031-95/+124
* rfnoc: Refactor ctrlport_endpoint; fix MT issuesAaron Rossetto2022-03-031-121/+170