Mercurial > hg > aimc
log branches/carfac_cpp/src/AGC.cpp @ 706:f8e90b5d85fd tip
age | author | description |
---|---|---|
Thu, 11 Oct 2012 20:55:03 +0000 | Ulf Hammarqvist | some refactoring |
Sun, 20 May 2012 22:36:47 +0000 | Ulf Hammarqvist | * Added class Ear, and moved the CARFAC members AGC CAR IHC into Ear. CARFAC now holds an array of Ear. TBD what is best. |
Mon, 09 Apr 2012 13:22:28 +0000 | pfh1976 | Compute member detect_scale_ in AGC_coefficients |
Mon, 09 Apr 2012 09:43:02 +0000 | Ulf Hammarqvist | * SUGGESTED re-factor of the FIR_coeffs calls (old code remains in commented out form for easy comparison). |
Sun, 08 Apr 2012 14:28:55 +0000 | pfh1976 | Adding code to AGC_coefficients(AGC_params*, float, int) |
Sat, 31 Mar 2012 17:24:08 +0000 | Ulf Hammarqvist | stubbed some more, and tidying |
Thu, 29 Mar 2012 19:43:36 +0000 | Ulf Hammarqvist | style |