aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/include/uhdlib/rfnoc/mgmt_portal.hpp
Commit message (Expand)AuthorAgeFilesLines
* rfnoc: Add option to disable flow control on rx streamingmattprost2021-04-291-2/+8
* utils: Expose CHDR Types in Public APIrobot-rover2020-07-131-1/+2
* rfnoc: Rename chdr_packet to chdr_packet_writerSamuel O'Brien2020-07-131-1/+1
* uhd: Replace include guards with pragma onceLane Kolbly2020-04-081-4/+1
* uhd: Apply clang-format against all .cpp and .hpp files in host/Martin Braun2020-03-031-2/+1
* rfnoc: Centralize initialization state of SEPs to epid_allocatorAlex Williams2019-11-261-1/+14
* rfnoc: Use link_stream_manager's mgmt_portal for all mgmt packetsAlex Williams2019-11-261-2/+1
* rfnoc: Make a chdr_ctrl_xport using the new link APIsAlex Williams2019-11-261-8/+20
* rfnoc: Graph and link stream manager API cleanupAshish Chaudhari2019-11-261-16/+15
* rfnoc: API cleanup for ctrl/mgmt codeAshish Chaudhari2019-11-261-7/+4
* rfnoc: Moved chdr types/packet class out of chdr dirAshish Chaudhari2019-11-261-1/+1
* rfnoc: Added initial impl for mgmt_portalAshish Chaudhari2019-11-261-0/+191