discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Vector operation in GRC


From: Allen, Cam
Subject: Re: [Discuss-gnuradio] Vector operation in GRC
Date: Mon, 19 Dec 2011 22:27:22 +0000

And of course, you can always put a GRC wrapper around your custom block...


-----Original Message-----
From: address@hidden [mailto:address@hidden On Behalf Of Ed Criscuolo
Sent: Monday, December 19, 2011 5:18 PM
To: address@hidden
Subject: Re: [Discuss-gnuradio] Vector operation in GRC

Yes, I can do my own blocks.  It would be pretty trivial to do it
there.   I just wanted to know if there was an easy way to do it
solely using GRC.

@(^.^)@  Ed



On 12/19/11 5:05 PM, Nowlan, Sean wrote:
> If you're somewhat familiar with how to write/modify blocks, it probably 
> wouldn't be difficult to implement that functionality by making a new block 
> that is a copy of gr_multiply_const_vcc.cc (for instance) and changing the 
> work function to do what you want.
>
> Sean

_______________________________________________
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]