Lamar Owen wrote:
What would be useful is for oscope is to have the X axis scaled according to the actual viewed frequency, not the frequency after downconversion.
You can do this with the fft scope by adding this call inside set_freq: self.scope.set_baseband_freq(target_freq) BTW Eric, I bought Richard Lyons's book, thanks for the referral. Chris _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
