Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uhd: Apply clang-format against all .cpp and .hpp files in host/ | Martin Braun | 2020-03-03 | 1 | -3/+3 |
* | rfnoc: fix invalid access when sending packet with no samples | Ciro Nishiguchi | 2019-11-26 | 1 | -1/+3 |
* | rfnoc: Make polling I/O service not block on flow control | Ciro Nishiguchi | 2019-11-26 | 1 | -1/+1 |
* | transport: Implement eov indications for Rx and Tx streams | Aaron Rossetto | 2019-11-26 | 1 | -41/+174 |
* | rfnoc: Add MTU property to RX streamer | Ciro Nishiguchi | 2019-11-26 | 1 | -7/+8 |
* | rfnoc: tx_streamer: add support for async messages | Ciro Nishiguchi | 2019-11-26 | 1 | -7/+4 |
* | rfnoc: Add MTU property to TX streamer | Ciro Nishiguchi | 2019-11-26 | 1 | -5/+24 |
* | rfnoc: add rx and tx transports, and amend rfnoc_graph | Ciro Nishiguchi | 2019-11-26 | 1 | -0/+307 |