Hi,
I noticed when updating my gnuradio svn tree that gr_read_binary.py
had been added to the tree. I just wanted to say that for those who
already have scipy installed, the function fromfile(file, dtype=…)
also works. Just remembed to add dtype=complex64 for gr_complex data,
and dtype=float32 for gr_float.
cheers,
Trond D.