Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | utils: Expose CHDR Types in Public API | robot-rover | 2020-07-13 | 1 | -1/+2 |
* | rfnoc: Rename chdr_packet to chdr_packet_writer | Samuel O'Brien | 2020-07-13 | 1 | -1/+1 |
* | uhd: Replace include guards with pragma once | Lane Kolbly | 2020-04-08 | 1 | -4/+1 |
* | uhd: Apply clang-format against all .cpp and .hpp files in host/ | Martin Braun | 2020-03-03 | 1 | -2/+1 |
* | rfnoc: Centralize initialization state of SEPs to epid_allocator | Alex Williams | 2019-11-26 | 1 | -1/+14 |
* | rfnoc: Use link_stream_manager's mgmt_portal for all mgmt packets | Alex Williams | 2019-11-26 | 1 | -2/+1 |
* | rfnoc: Make a chdr_ctrl_xport using the new link APIs | Alex Williams | 2019-11-26 | 1 | -8/+20 |
* | rfnoc: Graph and link stream manager API cleanup | Ashish Chaudhari | 2019-11-26 | 1 | -16/+15 |
* | rfnoc: API cleanup for ctrl/mgmt code | Ashish Chaudhari | 2019-11-26 | 1 | -7/+4 |
* | rfnoc: Moved chdr types/packet class out of chdr dir | Ashish Chaudhari | 2019-11-26 | 1 | -1/+1 |
* | rfnoc: Added initial impl for mgmt_portal | Ashish Chaudhari | 2019-11-26 | 1 | -0/+191 |