discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Converting gnuradio-companion designs to gnuradio


From: Josh Blum
Subject: Re: [Discuss-gnuradio] Converting gnuradio-companion designs to gnuradio 3.7
Date: Thu, 23 May 2013 17:01:56 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5


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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]