discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Using File Sink Block


From: Marcus D. Leech
Subject: Re: [Discuss-gnuradio] Using File Sink Block
Date: Sun, 10 Apr 2011 08:37:50 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.15) Gecko/20101027 Fedora/3.0.10-1.fc12 Thunderbird/3.0.10

On 04/10/2011 01:39 AM, Steve Joseph wrote:
I am trying to save the output of a stream to a .txt file using the gr_file_sink block.  After running the flowgraph, the .txt file either cannot be opened due to missing formatting information, or the file just appears empty.

Is there a line I can add to the python script to make the file readable in a standard editor? Am I using the block wrong somehow?

Thanks in advance.

Steve Joseph
_______________________________________________ Discuss-gnuradio mailing list address@hidden http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
The file sink writes native-binary formatted data--any conversion to text would have to be done
  post-facto.



-- 
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
http://www.sbrac.org

reply via email to

[Prev in Thread] Current Thread [Next in Thread]