Monday, May 27, 2024

Selector Block GNU radio

Hello,

GNU Radio version 3.10

My requirement is to switch between multiple waveforms. For this purpose, I think I should use the Selector Block. However, my issue is that each waveform chain has a different sampling rate: Waveform1 has 1 MSPS and Waveform2 has 2 MSPS, for example. 

Can the Selector Block support inputs with different sampling rates like Waveform1, Waveform2, etc.? 

I plan to switch the runtime sampling rate of the Source block connected to the output of Selector Block. 

If this setup is not the right approach, please suggest how to achieve this.

No comments:

Post a Comment