Hello, I'm using the attached code to write NTSC files from our USRP. I wanted to convert the files to an array of doubles in Python so that I can process it out of the flowgraph, but can't read the file right. f.readlines() gives me lines of text and i've tried struct.unpack with. I know there must be a way to do this but have had no luck finding it online. Any help would be appreciated.
thanks brent
NTSC_to_file2.py
Description: application/python
_______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
