uhd/host/lib
Michael West 7d71823feb RFNoC: Fix flush in source_block_ctrl_base
The configure_flow_control_out function was set to dump any packets
onto the crossbar, which could cause issues on the crossbar and in
downstream blocks.  Replacing wil a call to the _flush() function in
the block_ctrl_base parent class, which drops the packets so they do
not get put onto the crossbar.

Signed-off-by: Michael West <michael.west@ettus.com>
2019-02-18 11:04:13 -08:00
..
cal cmake: Update coding style to use lowercase commands 2018-11-14 14:10:09 -08:00
convert endianness: Replace Boost macros with custom ones 2019-01-21 14:00:34 -08:00
deps cmake: Update coding style to use lowercase commands 2018-11-14 14:10:09 -08:00
experts cmake: Update coding style to use lowercase commands 2018-11-14 14:10:09 -08:00
ic_reg_maps cmake: Update coding style to use lowercase commands 2018-11-14 14:10:09 -08:00
include uhd: Replace all usage of boost::noncopyable with uhd::noncopyable 2019-02-15 11:12:54 -08:00
rfnoc RFNoC: Fix flush in source_block_ctrl_base 2019-02-18 11:04:13 -08:00
transport uhd: Replace all usage of boost::noncopyable with uhd::noncopyable 2019-02-15 11:12:54 -08:00
types python: populated the tune_result_t binding 2018-11-15 10:41:52 -08:00
usrp RFNoC: Disable FC ACK packets for lossless links 2019-02-18 11:04:13 -08:00
usrp_clock cmake: Update coding style to use lowercase commands 2018-11-14 14:10:09 -08:00
utils mpmd,transport,prefs: Add xport_mgr for dpdk_zero_copy 2019-01-25 13:30:22 -08:00
build_info.cpp uhd: Update license headers 2018-02-19 16:54:52 -08:00
CMakeLists.txt cmake: Register N320 component 2019-01-21 13:40:03 -08:00
deprecated.cpp Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width types) 2016-11-08 08:02:22 -08:00
device.cpp lib: device: Parallelize device discovery 2018-07-31 10:05:03 -07:00
device3.cpp uhd: Update license headers 2018-02-19 16:54:52 -08:00
error_c.cpp uhd: Update license headers 2018-02-19 16:54:52 -08:00
exception.cpp uhd: Update license headers 2018-02-19 16:54:52 -08:00
image_loader.cpp uhd: Update license headers 2018-02-19 16:54:52 -08:00
property_tree.cpp uhd: Update license headers 2018-02-19 16:54:52 -08:00
stream.cpp uhd: Update license headers 2018-02-19 16:54:52 -08:00
stream_python.hpp uhd: Replace all usage of boost::noncopyable with uhd::noncopyable 2019-02-15 11:12:54 -08:00
uhd.rc.in cmake: Change version numbering to remove leading zeros 2016-10-31 09:39:34 -07:00
version.cpp uhd: Update license headers 2018-02-19 16:54:52 -08:00