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
On Wed, Jun 12, 2013 at 10:13 PM, John Malsbury <[email protected]>wrote: > pre-cog is not 3.7.0 compatible. > > 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). > > -John > > > On Wed, Jun 12, 2013 at 9:38 AM, Yogesh Dahiya <[email protected]>wrote: > >> 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. >> Because of all this precog is in broken state. >> older grextras ( https://github.com/ncorgan/grextras) >> new one (https://github.com/guruofquality/grextras ) >> >> Is there any fix to this? >> >> >> >> _______________________________________________ >> Discuss-gnuradio mailing list >> [email protected] >> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio >> >> >
_______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
