Josh Blum wrote: > You are using the new top_block with the old blks dqpsk modulator. > > Replace blks with blks2, also change "blks.dqpsk_mod(self,2,.35,True, > False, False)" to "blks2.dqpsk_mod(2,.35,True, False, False)" and see > what happens. > > -Josh
I have done like this and have no more this error. Thank you all for helping me. -- Posted via http://www.ruby-forum.com/. _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
