aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* transport: liberio: correctly release resources on destructionJoerg Hofrichter2020-01-221-6/+8
* mpm: optionally generate XML report when running unittestsJoerg Hofrichter2020-01-221-7/+22
* fixup! docs: e320: Add documentation for gpio and eeprom-flagsJoerg Hofrichter2020-01-221-2/+2
* docs: n3xx: document eeprom flagsJoerg Hofrichter2020-01-221-0/+34
* utils: images_downloader: adding usage docsBrent Stapleton2020-01-221-2/+29
* examples: Fix tx timeout caused by initial delayCiro Nishiguchi2020-01-201-3/+4
* mpm: Add compile flag to fix missing definitionCiro Nishiguchi2020-01-161-0/+4
* nirio: use `realpath` instead of `relpath`Michael Dickens2020-01-151-6/+6
* rfnoc: apply clang-format to block_idBrent Stapleton2020-01-101-1/+1
* docs: fixing typos in gpio API example in manualsteviez2020-01-101-10/+7
* tools: R&D testing prodecure updated for E3xxSugandha Gupta2020-01-102-50/+103
* uhd: fixing MSVC warningsBrent Stapleton2020-01-0913-41/+71
* cal_utils: fixup typoBrent Stapleton2020-01-091-1/+1
* rpc: Applying clang formattingBrent Stapleton2020-01-091-84/+76
* images: update FPGA image packages for RFNoCBrent Stapleton2020-01-082-19/+19
* uhd: Correct rx/tx EEPROM typoToni Jones2020-01-071-5/+5
* python: rfnoc: finishing noc_block_base::get_mtuBrent Stapleton2020-01-062-0/+28
* python: rfnoc: make block_id_t more compatible with stringsBrent Stapleton2020-01-061-0/+3
* mpm: include the failed mpm_shell commandbidavis2020-01-061-1/+1
* rfnoc: adding RFNoC Python APIBrent Stapleton2020-01-025-0/+273
* rfnoc: fix typosBrent Stapleton2020-01-021-2/+2
* uhd: fix for exception due to use of unconstructed mutexPatrick Sisterhen2020-01-021-4/+5
* examples: Add options to benchmark_rateMichael West2020-01-021-19/+39
* multi_usrp: unify GPIO access typeBrent Stapleton2019-12-301-1/+1
* tests: fixup compiler warningBrent Stapleton2019-12-301-1/+1
* Tests: Fix subdev for N300 streaming testsmichael-west2019-12-301-6/+6
* examples: benchmark_rate dpdk recv/send thread priority elevationmattprost2019-12-201-0/+13
* dpdk: Change client to wait on member variableCiro Nishiguchi2019-12-201-8/+12
* usrp: Change default number of data frames for X300Ciro Nishiguchi2019-12-201-16/+20
* transport,usrp: Make available packet-based flow controlAlex Williams2019-12-207-46/+61
* tests: Port polling-mode dpdk_test to new DPDK frameworkAlex Williams2019-12-203-83/+121
* rfnoc: Make chdr_ctrl_xport recv_io callbacks have symbolsAlex Williams2019-12-202-26/+50
* transport: Fix comment on recv_io_if::fc_callback_tAlex Williams2019-12-201-1/+1
* usrp: Add I/O service manager for DPDKCiro Nishiguchi2019-12-203-0/+93
* lib: Remove dpdk_zero_copy filesMartin Braun2019-12-2014-3420/+0
* x300,mpmd: Enable DPDKMartin Braun2019-12-2012-465/+216
* dpdk: Add new DPDK stack to integrate with I/O servicesAlex Williams2019-12-2018-352/+2633
* transport: Fix uninitialized offload I/O service _client_typeAlex Williams2019-12-201-5/+2
* tests: Add more tests for max rate streamingCiro Nishiguchi2019-12-184-89/+469
* prefs: Output debug trace when config file cannot be located or loadedAaron Rossetto2019-12-172-8/+14
* tools: typo in x3x0 dpdk fpga_funcverif testmattprost2019-12-171-3/+3
* X310: update UBX/SBX gain settings for phase alignment testingerickshepherdNI2019-12-131-3/+3
* docs: Add note about DPDK needing to be built as shared librariesAaron Rossetto2019-12-131-1/+10
* tests: Install all stream performance scriptsBrent Stapleton2019-12-061-1/+3
* tests: Add tests to exercise max streaming rates and report resultsCiro Nishiguchi2019-12-063-0/+1008
* tests: Add script to execute batch of benchmark_rate runsCiro Nishiguchi2019-12-065-0/+424
* utils: algorithm: Add missing include uhd/config.hppMartin Braun2019-12-051-0/+1
* ddc: fixup decimation propertyBrent Stapleton2019-12-051-2/+2
* prefs: Set init_done flag to true after loading config filesMartin Braun2019-12-051-0/+1
* docs: fixing doxygen errors reported during makesteviez2019-12-039-20/+25