discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Using scope in benchmark_tx to see signals before


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] Using scope in benchmark_tx to see signals before and after modulation
Date: Tue, 11 Aug 2009 14:37:14 -0700
User-agent: Mutt/1.5.18 (2008-05-17)

On Tue, Aug 11, 2009 at 02:18:15PM -0700, udadidd wrote:
> 
> sure i can do that.
> But my connections are like this.....
> 

  self.connect(module A, module B)
  self.conenct(module B, module C)
  self.connect(module B, file_sink.1)
 
  self.connect(module C, module D)
  self.connect(module C, file_sink2)

  ...

Eric





reply via email to

[Prev in Thread] Current Thread [Next in Thread]