Tuesday, April 17, 2018

[Discuss-gnuradio] Read FM signal

I recently started to use the GNU Radio software with the RTL2832U. I
created a script to receive an FM signal and now I want to save that
signal in a file so I can manipulate it (e.g. using Python or Octave).
What is the better way of doing this?
Until now I have used the file sink block to generate a file with the
data.
The file sink saves the data in a binary format, but I don't know what
this data represents. How do I interpret this data? What does this data
represent?

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

No comments:

Post a Comment