discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Copying existing module to extend functionality


From: Martin Braun
Subject: Re: [Discuss-gnuradio] Copying existing module to extend functionality
Date: Fri, 13 Oct 2017 16:57:04 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0

Do you need both the original and the new version? You could simply edit
the existing block as you iterate.

Otherwise, run gr_modtool to add a new block, copy over the the files,
and then you'll have to do some manual search-and-replace.

-- M

On 10/13/2017 02:03 PM, Shane Petcavich wrote:
> What is the best way to copy a module so I can extend the functionality
> of a block the module contains? I’m trying to extend a block in
> gr-specest module
> 
>  
> 
> Shane Petcavich
> 
> Electronics Engineer
> 
> HME
> 
> (858) 848-3961
> 
>  
> 
> 
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 




reply via email to

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