Hi,

After demodulation, I get a stream of "0" and "1" in UChar format, I want
to save this stream to a file and have a look at these raw bits before
decoding them. I tried to use "File Sink" block to save them, but I cannot
open the saved file with "gedit". It can be opened with  "GVim", but the
content are not 0 and 1. They are "^@" and "^A".

Is there anyway to save the bit stream so that when I can open the saved
file I can get the stream shown as "0" and "1"?

The flow graph is shown as following


​Thanks in advance.

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

Reply via email to