I'm doing channel sounding implementation using Sliding Correlator technique in GNUradio. Where I'm sending repeated PN sequence using GLFSR source and at receiver USRP using PN Correlator module, correlating in order to find the Channel impulse response. this method is given in this paper(https://zenodo.org/records/1096697). First I did it on my Windows PC without USRPs using a Channel Model, everything was fine. Today's I tried it using USRPs, but seeing nothing on Time Plot at USRP Source. But on the other hand Frequency Plots are showing clear spectrum. Could someone Please help me why there is no graph on Time PLots?. thanks