Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: Fix warnings related to unnecessary lambda captures | Martin Braun | 2021-03-04 | 1 | -2/+1 |
* | RFNoC: Add xport disconnect callbacks | michael-west | 2020-08-04 | 1 | -2/+6 |
* | utils: Expose CHDR Types in Public API | robot-rover | 2020-07-13 | 1 | -1/+1 |
* | uhd: Apply clang-format against all .cpp and .hpp files in host/ | Martin Braun | 2020-03-03 | 1 | -16/+12 |
* | rfnoc: Make chdr_ctrl_xport recv_io callbacks have symbols | Alex Williams | 2019-12-20 | 1 | -26/+43 |
* | rfnoc: Make polling I/O service not block on flow control | Ciro Nishiguchi | 2019-11-26 | 1 | -2/+2 |
* | rfnoc: Make trasnport safe to use with offload threads | Ciro Nishiguchi | 2019-11-26 | 1 | -0/+10 |
* | rfnoc: Fix transport buffer reservations | Ciro Nishiguchi | 2019-11-26 | 1 | -2/+8 |
* | rfnoc: Move data xport sep configuration to static methods | Ciro Nishiguchi | 2019-11-26 | 1 | -9/+10 |
* | rfnoc: Use link_stream_manager's mgmt_portal for all mgmt packets | Alex Williams | 2019-11-26 | 1 | -6/+10 |
* | rfnoc: Add chdr_ctrl_xport | Alex Williams | 2019-11-26 | 1 | -0/+147 |