| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | log: Remove LOG statement from _get_log_level() | Martin Braun | 2020-01-29 | 1 | -2/+1 |
* | utils: log: Name all threads | Martin Braun | 2020-01-29 | 1 | -5/+16 |
* | thread: Remove log messages for set_thread_name() when not supported | Martin Braun | 2020-01-29 | 1 | -10/+14 |
* | rfnoc_device: Remove spurious comment | Martin Braun | 2020-01-23 | 1 | -2/+1 |
* | multi_usrp: Amend APIs for GPIO source control | Martin Braun | 2020-01-23 | 2 | -1/+12 |
* | mpm/mpmd: Expose APIs to drive GPIO sources | Martin Braun | 2020-01-23 | 2 | -0/+48 |
* | mpmd: Use dpdk_simple for MTU discovery | Alex Williams | 2020-01-22 | 1 | -91/+16 |
* | 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 | 4 | -2/+5 |
* | transport: liberio: correctly release resources on destruction | Joerg Hofrichter | 2020-01-22 | 1 | -6/+8 |
* | 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 |
* | uhd: fixing MSVC warnings | Brent Stapleton | 2020-01-09 | 9 | -32/+55 |
* | 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 | 1 | -0/+26 |
* | 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 | 1 | -0/+247 |
* | uhd: fix for exception due to use of unconstructed mutex | Patrick Sisterhen | 2020-01-02 | 1 | -4/+5 |
* | multi_usrp: unify GPIO access type | Brent Stapleton | 2019-12-30 | 1 | -1/+1 |
* | 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 |
* | 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 | 15 | -343/+2557 |
* | transport: Fix uninitialized offload I/O service _client_type | Alex Williams | 2019-12-20 | 1 | -5/+2 |
* | prefs: Output debug trace when config file cannot be located or loaded | Aaron Rossetto | 2019-12-17 | 2 | -8/+14 |
* | 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 |
* | 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 |
* | utils: tasks: Use uhd::set_thread_name() | Martin Braun | 2019-11-26 | 1 | -3/+1 |
* | mpmd: Name the claimer task thread | Martin Braun | 2019-11-26 | 1 | -13/+15 |
* | x300: pcie manager updates | Virendra Kakade | 2019-11-26 | 2 | -129/+93 |
* | rfnoc: fix packet swapping from U32 to U64 | Virendra Kakade | 2019-11-26 | 1 | -5/+8 |
* | rfnoc: fix incorrect long fifo wait timeouts | Virendra Kakade | 2019-11-26 | 1 | -2/+2 |
* | mg: Turn the set-lock into a recursive mutex | Martin Braun | 2019-11-26 | 2 | -15/+15 |
* | mg: Always set MCR on both daughterboards | Martin Braun | 2019-11-26 | 3 | -12/+33 |
* | lib: Add DPDK service queue | Alex Williams | 2019-11-26 | 1 | -0/+237 |
* | rfnoc: fix invalid access when sending packet with no samples | Ciro Nishiguchi | 2019-11-26 | 1 | -1/+3 |
* | mpmd: Fix get_mboard_name() | Martin Braun | 2019-11-26 | 1 | -1/+1 |
* | n310: Fix GPIO registers | Martin Braun | 2019-11-26 | 1 | -3/+6 |
* | mg/rh/rfnoc: Harmonize peripheral registers | Martin Braun | 2019-11-26 | 4 | -21/+29 |
* | gpio_atr_3000: Fix return value for pin control register | Martin Braun | 2019-11-26 | 1 | -1/+3 |