discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] single_pole_rec, single_pole_avg, and single_pole_iir


From: Tim Meehan
Subject: [Discuss-gnuradio] single_pole_rec, single_pole_avg, and single_pole_iir
Date: Fri, 22 Feb 2008 17:15:25 -0800


gnuradiocore/src/lib/filter  (in trunk) contains three apparently identical implementations of single pole iir filter

gr_single_pole_avg_filter_ff
gr_single_pole_rec_filter_ff
gr_single_pole_iir_filter_ff

only gr_single_pole_iir_filter_ff seems to be callable from python (filter.i only includes iir_filter)

any good reasons to keep the others around? 


Tim

reply via email to

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