Tuesday, May 16, 2017

Re: [Discuss-gnuradio] Saving float values in a file

Hi Ayan,

you can use the gr block "file sink". It writes your stream (you can select float as data type) to a binary file.

Just connect the file sink block to the gnuradio block, you want to record the data from.


Best

Luca


On 16.05.2017 15:17, Ayan Chatterjee wrote:
Hi,

How can float values be saved in a file from some gnu radio block?

Thanks.

Regards,
Ayan


_______________________________________________  Discuss-gnuradio mailing list  Discuss-gnuradio@gnu.org  https://lists.gnu.org/mailman/listinfo/discuss-gnuradio  

No comments:

Post a Comment