discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Re: file_sink does not save all ?


From: feldmaus
Subject: [Discuss-gnuradio] Re: file_sink does not save all ?
Date: Mon, 25 May 2009 17:00:39 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Martin Braun <braun <at> int.uni-karlsruhe.de> writes:

> 
> On Mon, May 25, 2009 at 11:02:20AM +0000, feldmaus wrote:
> > this is a Bug report for the Developers.
> > I am using the file_sink after an Analysis Filterbank, wich parts
> > my Bandwidth into 3 bands. So i should get the same count of samples
> > in all 3 bands, but this is not the norm. Sometimes
> > i get to few samples for some of my bands.
> > 
> > For example one file includes 43894800 Samples and the others 
> > have 43890000.
> > FIlE1 --> 43894800 Samples
> > FILE2 --> 43890000 Samples
> > FILE3 --> 43890000 Samples
> 
> Are you forcing the flow graph to quit (e.g. by KeyboardInterrupt or
> similar)? In that, your "problem" would probably normal behaviour.
> 
I closing the app by clicking with the mouse on the cross symbol in the
right above corner.
Further on, my app has a file.close() method, so that the data
should be flushed.

Regards Markus





reply via email to

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