aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* tests: enable automated streaming tests on X410Virendra Kakade2022-03-316-30/+39
* tests: add X410 100GbE testsVirendra Kakade2022-03-311-23/+29
* docs: Move X4x0 GPIO API to be subpageLane Kolbly2022-03-301-1/+1
* fpga: ci: Add X4_400 to CI targets default listHumberto Jimenez2022-03-303-30/+35
* 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
* mpm: x4xx: Fix clock/time source APIMartin Braun2022-03-302-3/+6
* fpga: n3xx: Add missing BIST image core headersWade Fife2022-03-296-45/+108
* fpga: Use PROTOVER and CHDR_W from RFNoC image builderWade Fife2022-03-2913-27/+113
* tests: Add complex include to resolve buildSteven Koo2022-03-291-0/+1
* ci: Update commit vcpkg and CMake versionSteven Koo2022-03-294-16/+16
* docs: Update E320 docsMartin Braun2022-03-281-1/+15
* mpm: e3xx: Fix get_sync_sources() APIMartin Braun2022-03-283-2/+30
* mpm: PeriphManagerBase: List all sync-related methodsMartin Braun2022-03-281-0/+59
* mpm: Make default clock/time source values state-lessMartin Braun2022-03-284-13/+13
* mpm: e3xx: Simplify code referring to self.dboardsMartin Braun2022-03-282-42/+24
* fixup! uhd: add support for max10 variantsVirendra Kakade2022-03-281-2/+4
* tests: use new args for x410 streaming testsVirendra Kakade2022-03-281-0/+6
* fpga: n3xx: Fix clock frequency commentsWade Fife2022-03-261-2/+2
* docs: x4xx: Remove redundant GPIO sectionLane Kolbly2022-03-251-4/+0
* docs: rfnoc: Add doxygen tag for missing parameterMartin Braun2022-03-251-0/+1
* tools: Fix control packet byte enable in CHDR dissectorWade Fife2022-03-251-1/+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
* mpm: speed up reading gps mboard sensorsDavid Raeman2022-03-231-13/+9
* images: Update manifest and compat number for X410Humberto Jimenez2022-03-232-2/+2
* test: add support for new benchmark_rate argsVirendra Kakade2022-03-232-8/+12
* mpm: n3xx: Recommend reboot USRP after BISTAaron Rossetto2022-03-231-1/+4
* host: devtest: Add GPIO tests for reading back ATR settingsLane Kolbly2022-03-232-1/+30
* mpm: x4xx: Remove GPIO classic mode registerLane Kolbly2022-03-231-12/+2
* 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