Sir
I wanted to take float datas from a file sink and plot those values .
I am using the below python script for this.
I need to change my x -axis and y-axis limits.
What command should i add to this script for this task?
#!/usr/bin/env python
from array import array
import matplotlib.pyplot as
Hai
Does anyone knows how to access this webpage?
svn co https://www.cgran.org/svn/projects/SIDSuite
I have no idea about svn repository.
Thank you
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discu
Sir
I am trying to build an SID SDR receiver,,where i require a file sink...
When i run my flow graph,,i get a file of format octet-stream being written
into my computer.
But i am not able to access or open my dat octet-stream file.
Sir may i know how can i access the data being written into it?