The most straightforward way is to use a normal FIR filter with all taps set to 1. This is not terribly efficient, but will get you what you want.
Matt On Mon, Apr 7, 2014 at 8:37 AM, Ed Criscuolo <[email protected]>wrote: > Being more of an implementer than a mathematical theorist, I'm > having trouble "translating" the "language" spoken by our > local Matlab/Simulink boffins. > > What's the proper way to implement an "Integrate and Dump" > operation in GnuRadio. I've come across several mutually > contradictory suggestions. > > @(^.^)@ Ed > > > _______________________________________________ > Discuss-gnuradio mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio >
_______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
