On 05/23/2013 04:57 PM, Rick Spanbauer wrote: > Hi - I've converted over to using gnuradio 3.7 from the 'next' branch. > > Over time, I've accumulated a considerable library of gnuradio-companion > designs, and found that > the few designs I've spot checked so far don't load correctly under 3.7. > An example > error is as follows: > > dspdev.2035> gnuradio-companion correlator.grc > linux; GNU C++ version 4.6.3; Boost_104800; UHD_003.005.002-65-g265daa58 > > <<< Welcome to GNU Radio Companion v3.6.4.1-1280-g0a8078a5 >>> > > Loading: "correlator.grc" >>>> Error: Block key "gr_vector_source_x" not found in Platform - grc(GNU > Radio Companion)
last time this happened, GRC had a lookup table of old block keys to new ones. Upon import, olds keys are mapped to new ones, and it just works *tm*. Especially since all the parameters are the same, only some key names should have changed. Should be possible to do this again. -josh _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio