You cannot do this continuously with any of the default blocks (to my
knowledge). But I have written a filesink a while back that chops the
data stream into files of specified size.

http://mep.fi/juha/gnuradio.html

I have used this for a couple of months and recorded terabytes of
baseband signals without any problems (I hate files that are 500GB,
that is why I wrote the block). But I still consider it to kind of
beta, so report any bugs that you find to me.

juha

On Dec 22, 2007 11:04 PM,  <[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
>
> ************************************
> Eric H. Matlis, Ph.D.
> Aerospace & Mechanical Engineering Dept.
> 120 Hessert Center for Aerospace Research
> University of Notre Dame
> Notre Dame, IN 46556-5684
> Phone: (574) 631-6054
> Fax:   (574) 631-8355
>
>
> _______________________________________________
> Discuss-gnuradio mailing list
> Discuss-gnuradio@gnu.org
> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>


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

Reply via email to