aboutsummaryrefslogtreecommitdiffstats
path: root/src/pcu_main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/pcu_main.cpp')
-rw-r--r--src/pcu_main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pcu_main.cpp b/src/pcu_main.cpp
index 416e48f3..3efdd843 100644
--- a/src/pcu_main.cpp
+++ b/src/pcu_main.cpp
@@ -187,6 +187,7 @@ int main(int argc, char *argv[])
bts->cs_lqual_ranges[2].high = 13;
bts->cs_lqual_ranges[3].low = 12;
bts->cs_lqual_ranges[3].high = 256;
+ bts->cs_downgrade_threshold = 200;
msgb_set_talloc_ctx(tall_pcu_ctx);