On Sat, Dec 22, 2007 at 06:04:50PM -0500, [EMAIL PROTECTED] 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


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to