I'm using a lime sdr mini for my source block with a defined sampling rate of let's say (x) Msps. I know from the spec sheet that the lime sdr mini hardware itself samples at around 30Msps. Also let's assume that x < 30. Does GNU radio just drop samples since the sampling rate is less then that provided by the lime sdr hardware or is there some buffer of sampled data that GNU radio holds and then eventually releases to my flowgraph to compensate for the mismatched sample rates?
I suppose the 'Sample Rate' in the source block is to set the RX of the lime sdr hardware itself? So for the lime sdr mini the sample rate must be no more than 30.72 MS/s.