On 06/10/2014 03:37 PM, Bekir Sait Çiftler wrote: > Dear GNURadio fellows, > > I am trying to save my samples in a file for limited time or limited > number of samples using file sink block in GRC. I have searched over > archive and web, but I did not find how to do it. There are some > information about head (skip), etc. but I did not understand how to use > it. I am using GNURadio Live 3.7.3.
head is the right way to go. Check out the examples, and read the manual page, and you should find out how it works very easily. M _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
