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 _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio