aboutsummaryrefslogtreecommitdiffstats
path: root/example
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-03-27 19:20:47 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2018-03-27 19:20:47 +0200
commitfef9c1c5cff443f9e928035697e2fb4be857d9ff (patch)
treee01617b10e8d813e2efb30f059b33e2769f9edd0 /example
parent3f480a0e05f10fe31c6bbf8643fcdc407a2aab64 (diff)
nanobts: Add support to run nanobts on the 900 band
Diffstat (limited to 'example')
-rw-r--r--example/defaults.conf4
-rw-r--r--example/resources.conf.prod12
-rw-r--r--example/resources.conf.rnd2
3 files changed, 12 insertions, 6 deletions
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