aboutsummaryrefslogtreecommitdiffstats
path: root/example
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-10-02 15:50:48 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2018-10-02 15:58:32 +0200
commit1ff03766be8d48b7e84656544d64111466327271 (patch)
tree2a61bef1e05aa69af8837cc4c7b1411dbe633b4b /example
parentb54d7c9261e03cfbf395b42135012620ad4ea12e (diff)
osmo-trx: Enable multi_arfcn for B200 and only in multiTRX setup
Diffstat (limited to 'example')
-rw-r--r--example/resources.conf.prod1
-rw-r--r--example/resources.conf.rnd1
2 files changed, 2 insertions, 0 deletions
diff --git a/example/resources.conf.prod b/example/resources.conf.prod
index e3c5ad8..88358ac 100644
--- a/example/resources.conf.prod
+++ b/example/resources.conf.prod
@@ -30,6 +30,7 @@ bts:
remote_user: jenkins
trx_ip: 10.42.42.230
clock_reference: external
+ multi_arfcn: true
- label: sysmoCell 5000
type: osmo-bts-trx
diff --git a/example/resources.conf.rnd b/example/resources.conf.rnd
index 2067efc..dbdf3cc 100644
--- a/example/resources.conf.rnd
+++ b/example/resources.conf.rnd
@@ -28,6 +28,7 @@ bts:
type: uhd
launch_trx: true
clock_reference: external
+ multi_arfcn: true
remote_user: jenkins
trx_ip: 127.0.0.1
ciphers: [a5_0, a5_1]