Hi All,
Suppose I receive the same signal on both the receive channels (RX1 and RX2) of my xA4 device by configuring the receive interface as bladerf_sync_config(dev, BLADERF_RX_X2,....). Let us assume that the signal being received has good power when compared to the kTB noise. As we receive the same signal simultaneously on two receive channels, aren't we expecting a perfectly synchronized set of samples after reception? Is there something that can cause a delay of several samples in one of the channels with respect to the other? My expectation was that, the local oscillator is shared by the two channels, and sampling for both the channels will be exactly synchronized as they use the same clock. Under these assumptions, the received samples should be perfectly aligned. But they don't seem to be aligned.