aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/rfnoc/ctrl_iface.cpp
Commit message (Expand)AuthorAgeFilesLines
* RFNoC: Limit number of control packets in flightmichael-west2019-01-311-2/+2
* transport: muxed_zero_copy_if fixesmichael-west2019-01-211-1/+1
* rfnoc: Fix detection of outstanding acks by ctrl_ifaceMartin Braun2019-01-171-4/+3
* lib: rfnoc: apply clang-formatMartin Braun2019-01-171-127/+96
* Device3: Change packet-based flow control to byte-based flow controlMartin Braun2018-07-251-0/+1
* UHD: Make ctrl_iface_impl deconstructor virtualMartin Braun2018-06-221-1/+1
* fixup! rfnoc: ctrl_iface cleanupmichael-west2018-04-301-4/+0
* fixup! rfnoc: ctrl_iface cleanupmichael-west2018-04-301-1/+0
* rfnoc: ctrl_iface cleanupMartin Braun2018-03-161-121/+98
* uhd: Move internal headers to uhdlib/Martin Braun2018-03-141-2/+1
* uhd: Update license headersMartin Braun2018-02-191-1/+2
* Move all license headers to SPDX format.Martin Braun2017-12-221-12/+1
* rfnoc: Fixed seq # error message in ctrl_ifaceMartin Braun2017-09-281-2/+3
* rfnoc: Do not pop a sequence number earlyTom Bereknyei2017-09-281-1/+1
* utils: introduce new logging API and remove msg APIAndrej Rode2017-02-201-8/+8
* rfnoc: Minor cleanup in ctrl_ifaceMartin Braun2016-11-091-88/+12
* Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t...Martin Braun2016-11-081-24/+24
* rfnoc: ctrl_iface error messages are now no longer the same as radio_ctrl_cor...Martin Braun2016-08-091-5/+5
* Merging RFNoC support for X310Martin Braun2016-08-091-0/+376