Oops, here is the right file. > Original Message: > ----------------- > From: Michael Dickens [EMAIL PROTECTED] > Date: Tue, 7 Feb 2006 14:07:49 -0500 > To: [email protected], [EMAIL PROTECTED] > Subject: Re: [Discuss-gnuradio] Help, dont understand gr.hier_block proper use > > > (1) You ended up sending ask_pkt.pyc, not ask_pkt.py ... the latter > would help in debugging! > > Without knowing more: > (2) Your issue is that there is no function "asc_freq()" in the > "ask_demod" class.
> On Feb 7, 2006, at 11:23 AM, [EMAIL PROTECTED] wrote: >> File "/home/mrobitaille/GRworking/MRTS/src/lib/mrts/blksimpl/ >> ask_pkt.py", >> line 74, in __init__ >> self.ask_demod = ask.ask_demod(fg, *args, **kwargs) >> File "/home/mrobitaille/GRworking/MRTS/src/lib/mrts/blksimpl/ >> ask.py", >> line 75, in __init__ >> input_rate = self.adc_freq() / self.decim_rate() # 64 MS/s // >> 250 = >> AttributeError: 'ask_demod' object has no attribute 'adc_freq' -------------------------------------------------------------------- mail2web - Check your email from the web at http://mail2web.com/ .
ask.py
Description: ask.py
gmsk2_pkt.py
Description: gmsk2_pkt.py
_______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
