Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: Remove move-on-return for chdr_packet_writer | Martin Braun | 2021-03-11 | 1 | -2/+2 |
* | host: Update code base using clang-tidy | Martin Braun | 2021-03-04 | 1 | -19/+19 |
* | uhd: Apply clang-format against all .cpp and .hpp files in host/ | Martin Braun | 2020-03-03 | 1 | -1/+1 |
* | uhd: Introduce I/O service manager | Aaron Rossetto | 2019-11-26 | 1 | -4/+6 |
* | uhd: Replace usage of boost smart pointers with C++11 counterparts | Martin Braun | 2019-11-26 | 1 | -1/+1 |
* | rfnoc: Use adapter_id_t for balancing load across links | Alex Williams | 2019-11-26 | 1 | -56/+61 |
* | rfnoc: Add basic round-robin allocation for links | Alex Williams | 2019-11-26 | 1 | -12/+65 |
* | rfnoc: Add ability to select transport for streamers to user APIs | Alex Williams | 2019-11-26 | 1 | -6/+10 |
* | rfnoc: add rx and tx transports, and amend rfnoc_graph | Ciro Nishiguchi | 2019-11-26 | 1 | -0/+34 |
* | rfnoc: Graph and link stream manager API cleanup | Ashish Chaudhari | 2019-11-26 | 1 | -8/+96 |
* | rfnoc: Added link/graph specific stream managers | Ashish Chaudhari | 2019-11-26 | 1 | -0/+129 |