Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | host: Update code base using clang-tidy | Martin Braun | 2021-03-17 | 1 | -1/+1 |
* | host: Update code base using clang-tidy | Martin Braun | 2021-03-04 | 1 | -6/+6 |
* | uhd: Apply clang-format against all .cpp and .hpp files in host/ | Martin Braun | 2020-03-03 | 1 | -14/+24 |
* | transport: Fix uninitialized offload I/O service _client_type | Alex Williams | 2019-12-20 | 1 | -5/+2 |
* | rfnoc: Make polling I/O service not block on flow control | Ciro Nishiguchi | 2019-11-26 | 1 | -8/+35 |
* | rfnoc: Make I/O services relinquish CPU while waiting | Ciro Nishiguchi | 2019-11-26 | 1 | -5/+22 |
* | rfnoc: Split up offload I/O service into multiple files | Ciro Nishiguchi | 2019-11-26 | 1 | -297/+12 |
* | uhd: Introduce I/O service manager | Aaron Rossetto | 2019-11-26 | 1 | -20/+53 |
* | transport: Implement an I/O service that uses an offload thread | Ciro Nishiguchi | 2019-11-26 | 1 | -0/+998 |