Hii
One more doubt... As the gr-digital / include/ ofdm_chest_vcvc.h file have the argument list given as
static sptr make(
const std::vector<gr_complex> &sync_symbol1,
const std::vector<gr_complex> &sync_symbol2,
int n_data_symbols,
int eq_noise_red_len=0,
int max_carr_offset=-1,
bool force_one_sync_symbol=false
);
On Fri, Jul 17, 2015 at 5:42 PM, monika bansal <monika1990b@gmail.com> wrote:
Thanks...On Fri, Jul 17, 2015 at 5:16 PM, Marcus Müller <marcus.mueller@ettus.com> wrote:Hi Monika,
absolutely the same method:
cd gr-exisitingmodule
gr_modtool add
Note that this can only work with modules that follow gr_modtool's conventions (i.e. practically only with modules generated with gr_modtool in the first place)
Best regards,
Marcus
On 17.07.2015 13:01, monika bansal wrote:
I want to add new block in the existing module. How can i do that ?HiiI understood how to create new module and block within this new module using gr-modtool from http://gnuradio.org/redmine/projects/gnuradio/wiki/OutOfTreeModules.
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
No comments:
Post a Comment