On Tue, Feb 07, 2006 at 02:56:03PM -0500, [EMAIL PROTECTED] wrote: > Oops, here is the right file.
The basic problem is that you are assuming that your demod block knows something about the USRP, or anything else that implements the adc_freq() method. This is not a good idea. If your code really needs to know the input rate, pass it in via an argument. Eric _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
