Does anyone know how to control the frequency span USRP_fft.py displays?
I need to look at a waterfall display spanning about 1 khz, but I can’t
figure out how to control the scaling of the frequency axis.
Does anyone know how to control the frequency span USRP_fft.py displays? I
need to look at a waterfall display spanning about 1 khz, but I can’t figure
out how to control the scaling of the frequency axis.
Span is dependent upon sample rate. For complex samples, span=(sample
rate).
For real samples, span=1/2(sample rate).
Jordan
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.