aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorJacob Erlbeck <jerlbeck@sysmocom.de>2015-11-30 12:02:35 +0100
committerJacob Erlbeck <jerlbeck@sysmocom.de>2015-11-30 12:11:48 +0100
commit111ebe84c2b0a49472ec59022aecf56adfefd82e (patch)
tree4f166a0913add8b72a7c73698077b62b2240f883 /examples
parenteb93f592e5bdb729900d64a133d62f9fde9e280f (diff)
Revert "pcu: Improve default config"
This reverts commit acfb883011552a54c1d5b1b727466a3f29768e61. The values are now the default values of the application, so they do not need to be set in this file. Sponsored-by: On-Waves ehf
Diffstat (limited to 'examples')
-rw-r--r--examples/osmo-pcu.cfg4
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/osmo-pcu.cfg b/examples/osmo-pcu.cfg
index 909a833a..b88e6e7b 100644
--- a/examples/osmo-pcu.cfg
+++ b/examples/osmo-pcu.cfg
@@ -4,7 +4,3 @@ pcu
alloc-algorithm dynamic
alpha 0
gamma 0
- ! Keep the DL TBF open for 2s
- dl-tbf-idle-time 2000
- ! Poll the MS for ack 100ms after the last DL LLC frame
- queue idle-ack-delay 10