discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] control time or number of points acquired


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] control time or number of points acquired
Date: Sat, 22 Dec 2007 16:05:22 -0800
User-agent: Mutt/1.5.17 (2007-11-01)

On Sat, Dec 22, 2007 at 06:04:50PM -0500, address@hidden wrote:
> Hi all-
>
> has anybody implemented a control whereby the user can limit how long or 
> how many points gets acquired by a gnuradio application?  If so I'd 
> appreciate any pointers!  I've got an app where I'm storing samples to file 
> and I'd like to control how many points go into each data file.
>
> thanks,
> eric

Hi Eric,

We generally use gr.head for this.  
See gr-utils/src/python/usrp_rx_cfile.py

Eric




reply via email to

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