| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | x300: Remove early x300_device_args usage | Alex Williams | 2020-01-22 | 1 | -7/+6 |
* | cmake: Find DPDK via pkg-config, if available | Alex Williams | 2020-01-22 | 6 | -29/+62 |
* | transport: liberio: correctly release resources on destruction | Joerg Hofrichter | 2020-01-22 | 1 | -6/+8 |
* | fixup! docs: e320: Add documentation for gpio and eeprom-flags | Joerg Hofrichter | 2020-01-22 | 1 | -2/+2 |
* | docs: n3xx: document eeprom flags | Joerg Hofrichter | 2020-01-22 | 1 | -0/+34 |
* | utils: images_downloader: adding usage docs | Brent Stapleton | 2020-01-22 | 1 | -2/+29 |
* | examples: Fix tx timeout caused by initial delay | Ciro Nishiguchi | 2020-01-20 | 1 | -3/+4 |
* | nirio: use `realpath` instead of `relpath` | Michael Dickens | 2020-01-15 | 1 | -6/+6 |
* | rfnoc: apply clang-format to block_id | Brent Stapleton | 2020-01-10 | 1 | -1/+1 |
* | docs: fixing typos in gpio API example in manual | steviez | 2020-01-10 | 1 | -10/+7 |
* | tools: R&D testing prodecure updated for E3xx | Sugandha Gupta | 2020-01-10 | 1 | -25/+42 |
* | uhd: fixing MSVC warnings | Brent Stapleton | 2020-01-09 | 13 | -41/+71 |
* | cal_utils: fixup typo | Brent Stapleton | 2020-01-09 | 1 | -1/+1 |
* | rpc: Applying clang formatting | Brent Stapleton | 2020-01-09 | 1 | -84/+76 |
* | uhd: Correct rx/tx EEPROM typo | Toni Jones | 2020-01-07 | 1 | -5/+5 |
* | python: rfnoc: finishing noc_block_base::get_mtu | Brent Stapleton | 2020-01-06 | 2 | -0/+28 |
* | python: rfnoc: make block_id_t more compatible with strings | Brent Stapleton | 2020-01-06 | 1 | -0/+3 |
* | rfnoc: adding RFNoC Python API | Brent Stapleton | 2020-01-02 | 5 | -0/+273 |
* | rfnoc: fix typos | Brent Stapleton | 2020-01-02 | 1 | -2/+2 |
* | uhd: fix for exception due to use of unconstructed mutex | Patrick Sisterhen | 2020-01-02 | 1 | -4/+5 |
* | examples: Add options to benchmark_rate | Michael West | 2020-01-02 | 1 | -19/+39 |
* | multi_usrp: unify GPIO access type | Brent Stapleton | 2019-12-30 | 1 | -1/+1 |
* | tests: fixup compiler warning | Brent Stapleton | 2019-12-30 | 1 | -1/+1 |
* | examples: benchmark_rate dpdk recv/send thread priority elevation | mattprost | 2019-12-20 | 1 | -0/+13 |
* | dpdk: Change client to wait on member variable | Ciro Nishiguchi | 2019-12-20 | 1 | -8/+12 |
* | usrp: Change default number of data frames for X300 | Ciro Nishiguchi | 2019-12-20 | 1 | -16/+20 |
* | transport,usrp: Make available packet-based flow control | Alex Williams | 2019-12-20 | 7 | -46/+61 |
* | tests: Port polling-mode dpdk_test to new DPDK framework | Alex Williams | 2019-12-20 | 3 | -83/+121 |
* | rfnoc: Make chdr_ctrl_xport recv_io callbacks have symbols | Alex Williams | 2019-12-20 | 2 | -26/+50 |
* | transport: Fix comment on recv_io_if::fc_callback_t | Alex Williams | 2019-12-20 | 1 | -1/+1 |
* | usrp: Add I/O service manager for DPDK | Ciro Nishiguchi | 2019-12-20 | 3 | -0/+93 |
* | lib: Remove dpdk_zero_copy files | Martin Braun | 2019-12-20 | 14 | -3420/+0 |
* | x300,mpmd: Enable DPDK | Martin Braun | 2019-12-20 | 12 | -465/+216 |
* | dpdk: Add new DPDK stack to integrate with I/O services | Alex Williams | 2019-12-20 | 18 | -352/+2633 |
* | transport: Fix uninitialized offload I/O service _client_type | Alex Williams | 2019-12-20 | 1 | -5/+2 |
* | tests: Add more tests for max rate streaming | Ciro Nishiguchi | 2019-12-18 | 4 | -89/+469 |
* | prefs: Output debug trace when config file cannot be located or loaded | Aaron Rossetto | 2019-12-17 | 2 | -8/+14 |
* | X310: update UBX/SBX gain settings for phase alignment testing | erickshepherdNI | 2019-12-13 | 1 | -3/+3 |
* | docs: Add note about DPDK needing to be built as shared libraries | Aaron Rossetto | 2019-12-13 | 1 | -1/+10 |
* | tests: Install all stream performance scripts | Brent Stapleton | 2019-12-06 | 1 | -1/+3 |
* | tests: Add tests to exercise max streaming rates and report results | Ciro Nishiguchi | 2019-12-06 | 3 | -0/+1008 |
* | tests: Add script to execute batch of benchmark_rate runs | Ciro Nishiguchi | 2019-12-06 | 5 | -0/+424 |
* | utils: algorithm: Add missing include uhd/config.hpp | Martin Braun | 2019-12-05 | 1 | -0/+1 |
* | ddc: fixup decimation property | Brent Stapleton | 2019-12-05 | 1 | -2/+2 |
* | prefs: Set init_done flag to true after loading config files | Martin Braun | 2019-12-05 | 1 | -0/+1 |
* | docs: fixing doxygen errors reported during make | steviez | 2019-12-03 | 9 | -20/+25 |
* | e31x: Fix filter bank and antenna switching for channel 0 | Sugandha Gupta | 2019-12-02 | 3 | -43/+60 |
* | rfnoc: DDC/DUC: Fix fp-issues with samp_rate properties | Brent Stapleton | 2019-11-27 | 2 | -6/+67 |
* | ddc: Applying clang-format | Brent Stapleton | 2019-11-27 | 1 | -8/+7 |
* | rfnoc: graph: Add logging to resolver errors | Brent Stapleton | 2019-11-27 | 1 | -1/+6 |