No I didn't, I had no idea they existed, as I was depending on
http://gnuradio.org/doc/doxygen/page_pmt.html for information instead of
http://gnuradio.org/redmine/projects/gnuradio/wiki/TypePMT which has a
little more info on to_python().
My bad, I guess I wasn't thorough in reading about PMTs. I
We have functions to convert PMTs to corresponding Python types. Have
you tried those? to_python()?
M
On 10/09/2014 02:57 AM, Jonathan Fox wrote:
> I have a series of collected metadata files. I have taken both the
> gr_read_file_metadata.py and parse_file_metadata.py scripts and hacked
> them to
I have a series of collected metadata files. I have taken both the
gr_read_file_metadata.py and parse_file_metadata.py scripts and hacked them
to my own needs. What I would like to do is convert the PMT to python
dictionary (already done in the vanilla files) and save the dicitonary as a
Matlab .ma