On Sun, Jan 03, 2010 at 02:41:35AM +0900, ILKYOUNG KWOUN wrote: > Happy New Year! folks, > > I need to dynamically change software filter coefficient according to user > command while the program is running. > So, I made a test program similar to the following.
There's no reason to do all this lock/disconnect/connect/unlock stuff if all you want to do is change the filter coefficients. Just set them. Eric _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
