discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] pass new types to the "make" function


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] pass new types to the "make" function
Date: Thu, 08 May 2014 10:46:42 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

Hi Mostafa,

because I hope this will solve your problem as well as make it easier
for me to understand you and vice versa, I've generated a minimal
example of what you're trying to do.
Please clone
https://github.com/marcusmueller/gr-unsigned_inting.git
and tell me if it reflects what you're trying to do.
The only files I modified after generation with gr_modtool were
- lib/try....cc
- python/qa_try_...py
- grc/try....xml

Greetings,
Marcus

On 08.05.2014 10:18, Mostafa Alizadeh wrote:
> hello every body,
> I really have a problem with data types when I want to use my out-of-tree
> module in GRC which is written in c++.
> I have a "make" like this:
> 
> *make(unsinged int x, usigned char y)*
> 
> how could I use this block in GRC?
> 
> please help me,
> 
> Thank.
> 
> 
> 
> _______________________________________________
> 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]