discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] c++ application


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] c++ application
Date: Mon, 14 Jun 2010 19:43:04 -0700
User-agent: Mutt/1.5.20 (2009-08-17)

On Tue, Jun 15, 2010 at 04:58:48AM +0530, ramanagouda odugoudar wrote:
> Hello,
>  
> I want to get familiar with C++ applications, for example, here input some 
> integers and print the square of them( I have modified
> howto_square_ff).
> 
> Now I want to input say -len=10 integers to "howto_square_vf" block and print 
> the
> same number of squared results with "ACS_outputdata_vf"
> 
> My problem is , when i run the code ... i see endless result on the screen.
> Please suggest me way to achieve my above task.

Use gr_head in your flow graph.

Eric



reply via email to

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