aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/include/uhdlib/transport
Commit message (Expand)AuthorAgeFilesLines
* transport: Implement an I/O service that uses an offload threadCiro Nishiguchi2019-11-261-0/+66
* transport: Port liberio to link_ifAlex Williams2019-11-261-0/+180
* rfnoc: Fix transport buffer reservationsCiro Nishiguchi2019-11-261-9/+4
* streamer: Add option to ignore sequence errorsCiro Nishiguchi2019-11-263-8/+9
* rfnoc: radio/streamer: Handle late commands and burst ACKsMartin Braun2019-11-262-0/+22
* rfnoc: Add MTU property to RX streamerCiro Nishiguchi2019-11-262-12/+34
* rfnoc: Implement flushing on overrunCiro Nishiguchi2019-11-262-25/+125
* rfnoc: Add nirio_link link objectMartin Braun2019-11-261-0/+210
* transport: Add modeling of physical adaptersAlex Williams2019-11-264-0/+116
* rfnoc: Add ability to select transport for streamers to user APIsAlex Williams2019-11-261-0/+1
* rfnoc: tx_streamer: add support for async messagesCiro Nishiguchi2019-11-262-7/+10
* rfnoc: Add MTU property to TX streamerCiro Nishiguchi2019-11-261-5/+24
* rfnoc: add rx and tx transports, and amend rfnoc_graphCiro Nishiguchi2019-11-265-0/+1177
* uhd: add udp boost asio implementation of transport interfaceCiro Nishiguchi2019-11-262-0/+315
* uhdlib: transport: Add links.hppMartin Braun2019-11-261-0/+43
* transport: Implement a single-threaded I/O serviceAlex Williams2019-11-261-0/+121
* transport: Introduce I/O service layer between transport and linkAlex Williams2019-11-261-0/+337
* uhd: add new transport interface and base class implementationCiro Nishiguchi2019-11-262-0/+334
* uhdlib: Add dpdk_zero_copy.hppAlex Williams2019-04-101-0/+45
* transport: Make dpdk_simple subclass udp_simpleAlex Williams2019-04-101-28/+14
* uhd: Replace all usage of boost::noncopyable with uhd::noncopyableMartin Braun2019-02-152-2/+4
* mpmd,transport,prefs: Add xport_mgr for dpdk_zero_copyAlex Williams2019-01-253-7/+201
* transport: Move uhd-dpdk header to uhdlibAlex Williams2019-01-151-0/+261