You might try using Josh’s gr-compat to see if that helps. Or install
gnu
radio or 3.6.5. Or don’t use pre-cog until we’ve made the appropriate
updates (next week potentially).
i guess some of the older features of grextras are missing in the new one
like the gr.block . gruel files pmt_blob, pmt_mgr, pmt_extras are also
missing.
In particular, all the blob stuff has been replaced a smart buffer which
can be used to pass blobs of data with messages, or represent buffers in
the stream domain. And can go in between message and stream domains w/o
incurring a copy. Heavily used in the new grextras blocks.
Hey
I have been reading your source code and wikki. I am getting comfortable
with notion of blobs and msg passing. Your simple_mac and fhss engine
are
good examples of block abstraction. I am working on writing mac for
cognitive radio myself. I want to create my own blocks and use concepts
blobs and msg passing. I tried Josh’s gr-compat it did’nt work. So is
there
a way i can get that gr.block and blob part of old gr-extras without
reverting back to older version.
Thanks
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.