| Commit message (Expand) | Author | Age | Files | Lines |
* | lib: Use from_str<bool> in constrained_device_args_t | Aaron Rossetto | 2020-03-18 | 1 | -17/+7 |
* | uhd: Apply clang-format against all .cpp and .hpp files in host/ | Martin Braun | 2020-03-03 | 72 | -2530/+2592 |
* | lib: move OSX specific code to where the values are initially set | Michael Dickens | 2020-02-21 | 1 | -0/+11 |
* | lib: tweak prototypes to not be constexpr to allow building on OSX | Michael Dickens | 2020-02-21 | 1 | -5/+5 |
* | ad9361: Fix formatting | Martin Braun | 2020-02-10 | 1 | -6/+6 |
* | rfnoc_device: Remove spurious comment | Martin Braun | 2020-01-23 | 1 | -2/+1 |
* | mpm/mpmd: Expose APIs to drive GPIO sources | Martin Braun | 2020-01-23 | 1 | -0/+8 |
* | uhd: fixing MSVC warnings | Brent Stapleton | 2020-01-09 | 5 | -17/+30 |
* | rpc: Applying clang formatting | Brent Stapleton | 2020-01-09 | 1 | -84/+76 |
* | dpdk: Change client to wait on member variable | Ciro Nishiguchi | 2019-12-20 | 1 | -8/+12 |
* | transport,usrp: Make available packet-based flow control | Alex Williams | 2019-12-20 | 1 | -2/+2 |
* | rfnoc: Make chdr_ctrl_xport recv_io callbacks have symbols | Alex Williams | 2019-12-20 | 1 | -0/+7 |
* | 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 | 1 | -0/+69 |
* | lib: Remove dpdk_zero_copy files | Martin Braun | 2019-12-20 | 3 | -406/+0 |
* | dpdk: Add new DPDK stack to integrate with I/O services | Alex Williams | 2019-12-20 | 9 | -90/+1121 |
* | rfnoc: fix incorrect long fifo wait timeouts | Virendra Kakade | 2019-11-26 | 1 | -2/+2 |
* | 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 |
* | mg/rh/rfnoc: Harmonize peripheral registers | Martin Braun | 2019-11-26 | 1 | -3/+0 |
* | detail::graph: Add shutdown capability | Martin Braun | 2019-11-26 | 1 | -4/+12 |
* | rfnoc: Rename thread affinity args | Ciro Nishiguchi | 2019-11-26 | 1 | -24/+21 |
* | transport: Add new base for DPDK links, based on 18.11 | Alex Williams | 2019-11-26 | 1 | -0/+319 |
* | rfnoc: Make polling I/O service not block on flow control | Ciro Nishiguchi | 2019-11-26 | 5 | -27/+77 |
* | rfnoc: Make I/O services relinquish CPU while waiting | Ciro Nishiguchi | 2019-11-26 | 2 | -16/+41 |
* | rfnoc: xports: Count FC bytes as multiples of CHDR width | Martin Braun | 2019-11-26 | 4 | -17/+41 |
* | rfnoc: Restrict to inline I/O service based on link restrictions | Ciro Nishiguchi | 2019-11-26 | 2 | -0/+36 |
* | rfnoc: Merge I/O service device args with stream args | Ciro Nishiguchi | 2019-11-26 | 2 | -3/+18 |
* | rfnoc: Split up offload I/O service into multiple files | Ciro Nishiguchi | 2019-11-26 | 3 | -0/+339 |
* | uhd: Replace all occurrences of boost::bind with std::bind | Martin Braun | 2019-11-26 | 2 | -8/+9 |
* | uhd: Introduce I/O service manager | Aaron Rossetto | 2019-11-26 | 11 | -23/+341 |
* | rfnoc: Make trasnport safe to use with offload threads | Ciro Nishiguchi | 2019-11-26 | 3 | -8/+19 |
* | transport: Implement eov indications for Rx and Tx streams | Aaron Rossetto | 2019-11-26 | 6 | -45/+274 |
* | uhd: Replace boost::function with std::function | Martin Braun | 2019-11-26 | 6 | -14/+14 |
* | uhd: Replace usage of boost smart pointers with C++11 counterparts | Martin Braun | 2019-11-26 | 30 | -61/+61 |
* | transport: Implement an I/O service that uses an offload thread | Ciro Nishiguchi | 2019-11-26 | 1 | -0/+66 |
* | rfnoc: Add DMA FIFO block controller | Martin Braun | 2019-11-26 | 1 | -46/+27 |
* | Remove proto-RFNoC files | Martin Braun | 2019-11-26 | 10 | -862/+0 |
* | x300/mpmd: Port all RFNoC devices to the new RFNoC framework | Martin Braun | 2019-11-26 | 2 | -22/+119 |
* | rfnoc: radio: Add API call to disable timestamps | Martin Braun | 2019-11-26 | 1 | -1/+4 |
* | transport: Port liberio to link_if | Alex Williams | 2019-11-26 | 1 | -0/+180 |
* | rfnoc: Fix transport buffer reservations | Ciro Nishiguchi | 2019-11-26 | 2 | -9/+11 |
* | streamer: Add option to ignore sequence errors | Ciro Nishiguchi | 2019-11-26 | 3 | -8/+9 |
* | rfnoc: Move data xport sep configuration to static methods | Ciro Nishiguchi | 2019-11-26 | 5 | -408/+133 |
* | rfnoc: Add multi_usrp_rfnoc, modify multi_usrp | Brent Stapleton | 2019-11-26 | 2 | -2/+11 |
* | rfnoc: radio/streamer: Handle late commands and burst ACKs | Martin Braun | 2019-11-26 | 3 | -7/+32 |
* | rfnoc: Add MTU property to RX streamer | Ciro Nishiguchi | 2019-11-26 | 3 | -12/+44 |
* | rfnoc: Implement flushing on overrun | Ciro Nishiguchi | 2019-11-26 | 4 | -29/+130 |
* | rfnoc: Add nirio_link link object | Martin Braun | 2019-11-26 | 1 | -0/+210 |
* | rfnoc: Use adapter_id_t for balancing load across links | Alex Williams | 2019-11-26 | 4 | -19/+46 |