From fef9c1c5cff443f9e928035697e2fb4be857d9ff Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Tue, 27 Mar 2018 19:20:47 +0200 Subject: nanobts: Add support to run nanobts on the 900 band Change-Id: I13b494630ea835f4bed38ccc77f6a4d5e18326af --- example/defaults.conf | 4 ---- example/resources.conf.prod | 12 +++++++++++- example/resources.conf.rnd | 2 +- 3 files changed, 12 insertions(+), 6 deletions(-) (limited to 'example') diff --git a/example/defaults.conf b/example/defaults.conf index 45c734a..c110dde 100644 --- a/example/defaults.conf +++ b/example/defaults.conf @@ -41,7 +41,3 @@ bsc_bts: - phys_chan_config: TCH/F - phys_chan_config: PDCH - phys_chan_config: PDCH - -nanobts: - trx_list: - - arfcn: 531 diff --git a/example/resources.conf.prod b/example/resources.conf.prod index 230976d..230f95d 100644 --- a/example/resources.conf.prod +++ b/example/resources.conf.prod @@ -44,7 +44,7 @@ bts: - hw_addr: 00:0c:90:2e:80:1e net_device: enp2s0 -- label: NanoBTS +- label: NanoBTS-ONW-1900 type: nanobts ipa_unit_id: 9 addr: 10.42.42.53 @@ -54,6 +54,16 @@ bts: device: '01:01:4d:98:24' port: '1' +- label: NanoBTS-ONW-900 + type: nanobts + ipa_unit_id: 10 + addr: 10.42.42.54 + band: GSM-900 + power_supply: + type: 'sispm' + device: '01:01:4d:98:24' + port: '2' + arfcn: - arfcn: 512 band: GSM-1800 diff --git a/example/resources.conf.rnd b/example/resources.conf.rnd index 8ccf749..c263bf3 100644 --- a/example/resources.conf.rnd +++ b/example/resources.conf.rnd @@ -27,7 +27,7 @@ bts: launch_trx: true ciphers: [a5_0, a5_1] -- label: NanoBTS +- label: NanoBTS-ONW-1900 type: nanobts ipa_unit_id: 9 addr: 10.42.42.53 -- cgit v1.2.3