me.
Paul Mathews
-Original Message-
From: Markus Feldmann [mailto:feldmann_mar...@gmx.de]
Sent: Monday, March 23, 2009 11:43 AM
To: gnu radio mailing list
Subject: [Discuss-gnuradio] Re: help on xlating frequency
Paul Mathews schrieb:
> See 'usrp_am_mw_rcv.py' for an exam
Paul Mathews schrieb:
See 'usrp_am_mw_rcv.py' for an example. Look for the code relating to these
lines in particular:
if self.use_IF:
# Turn If to baseband and filter.
self.chan_filt = gr.freq_xlating_fir_filter_ccf (chanfilt_decim,
chan_filt_coeffs, self.IF_freq, us
Paul Mathews schrieb:
See 'usrp_am_mw_rcv.py' for an example. Look for the code relating to these
lines in particular:
if self.use_IF:
# Turn If to baseband and filter.
self.chan_filt = gr.freq_xlating_fir_filter_ccf (chanfilt_decim,
chan_filt_coeffs, self.IF_freq, us