aboutsummaryrefslogtreecommitdiffstats
path: root/host/python
diff options
context:
space:
mode:
authorMichael West <michael.west@ettus.com>2019-02-14 10:03:13 -0800
committerBrent Stapleton <brent.stapleton@ettus.com>2019-02-18 11:04:13 -0800
commit7d71823feb6adb3ddd5fda36847c9957b240d5cc (patch)
tree3ea3f967e87fb4857cde58a61dba9b1d7e425477 /host/python
parentc24901bdcb66d1224e0822ba88c762def193d2fe (diff)
downloaduhd-7d71823feb6adb3ddd5fda36847c9957b240d5cc.tar.gz
uhd-7d71823feb6adb3ddd5fda36847c9957b240d5cc.tar.bz2
uhd-7d71823feb6adb3ddd5fda36847c9957b240d5cc.zip
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>
Diffstat (limited to 'host/python')
0 files changed, 0 insertions, 0 deletions