summaryrefslogtreecommitdiff
path: root/fxotune.h
diff options
context:
space:
mode:
Diffstat (limited to 'fxotune.h')
-rw-r--r--fxotune.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/fxotune.h b/fxotune.h
index 4d197ed..1fc2ef9 100644
--- a/fxotune.h
+++ b/fxotune.h
@@ -99,5 +99,14 @@ struct wctdm_echo_coefs echo_trys [] =
{ 8, 253, 2, 244, 255, 10, 244, 3, 253},
{ 10, 249, 244, 8, 12, 245, 252, 0, 1},
+ /* Make sure we include the rest of the impedances */
+ { 8, 0, 0, 0, 0, 0, 0, 0, 0},
+ { 9, 0, 0, 0, 0, 0, 0, 0, 0},
+ { 10, 0, 0, 0, 0, 0, 0, 0, 0},
+ { 11, 0, 0, 0, 0, 0, 0, 0, 0},
+ { 12, 0, 0, 0, 0, 0, 0, 0, 0},
+ { 13, 0, 0, 0, 0, 0, 0, 0, 0},
+ { 14, 0, 0, 0, 0, 0, 0, 0, 0},
+ { 15, 0, 0, 0, 0, 0, 0, 0, 0},
};