There's enough leakage between the TX and RX paths (inevitable) that
your RX will see your TX side transmissions.
On 2015-08-18 03:26, Marius Cachelin wrote:
> Hi All,
>
> I have some issues when using UHD sink and source blocks in same flow graph.
>
> When I transmit data with UHD sink, I
Hi All,
I have some issues when using UHD sink and source blocks in same flow graph.
When I transmit data with UHD sink, I use tx_sob and tx_eob. I don't get
any underflow error.
But, the problem is that I can see all data sent by the TX path, in the RX
path.
I don't understand how this can be