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: Juha Vierinen
Subject: Re: [Discuss-gnuradio] control time or number of points acquired
Date: Sun, 23 Dec 2007 00:11:34 +0000

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,  <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
>
> ************************************
> 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
> address@hidden
> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>




reply via email to

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