Re: [Discuss-gnuradio] To store input data

2015-09-12 Thread Jeff Long
You can limit the number of samples using Head. To see the results, add File Sinks wherever you want to save samples, and use an external program to view, or use something like the QT Vector Sync in the flowgraph if it works for your case. If you are saving to a file, you do not need a Thrott

Re: [Discuss-gnuradio] To store input data

2015-09-12 Thread Julio Hector Aguilar Renteria
My flow graph is as follows: [image: Imagen integrada 1] I need to store until N samples (values) from file source, then in the Stream_to_Matrix Block are processed. How can I check the input and output from Stream_to_Matrix Block (see the Values) and I need to control the file source block

Re: [Discuss-gnuradio] To store input data

2015-09-12 Thread Marcus Müller
Hi! You're still not giving us **any** context of what you're doing. We can't really guess what you want to achieve. Input data to what? In situations like this, I really like to ask people to draw (with a pencil on paper, really quick and dirty) a diagram of what they want to do in general, and

[Discuss-gnuradio] To store input data

2015-09-11 Thread Julio Hector Aguilar Renteria
Hi , everybody How do they do ? I want to store my input data until a N value , then wait until they are processed and then back again to store the next N values Thanks ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/m