Re: [Discuss-gnuradio] Control the file size from the file sink output

2012-09-27 Thread Nick Foster
Use the head block. It will let the specified number of samples through and then stop. --n On Sep 27, 2012 3:36 PM, "LD Zhang" wrote: > Dear GRC'ers > > I am just starting to play with GRC. One thing I am playing with is the > file sink. It appears there is no way to control the file size from i

[Discuss-gnuradio] Control the file size from the file sink output

2012-09-27 Thread LD Zhang
Dear GRC'ers I am just starting to play with GRC. One thing I am playing with is the file sink. It appears there is no way to control the file size from its output. This can be dangerous but the continuous sampling at high rate can quickly fill up the disk and cause possible disasters. I am surpri