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: Ed Criscuolo
Subject: Re: [Discuss-gnuradio] Vector operation in GRC
Date: Mon, 19 Dec 2011 17:18:19 -0500
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.22) Gecko/20110902 Thunderbird/3.1.14

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



reply via email to

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