aboutsummaryrefslogtreecommitdiffstats
path: root/example
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2017-08-22 11:17:43 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2017-08-23 12:56:40 +0000
commit404e150c691bbdc9f03e95b14d123cebda4bca9c (patch)
tree57801dc8c44ee10c9fda8a8a3aab9644cd355046 /example
parent5df8dd2a2a7e41995ca13241cffaecf7cdf9b02e (diff)
bts_osmotrx: Support configuring bts addr, trx_remote_ip and launch_trx
We may want to support running a device which runs its own TRX (osmo-trx or different implementation). Furthermore, this TRX may be available in some specific hwardare rather than on the main unit. This makes it easy to configure OsmoBtsTrx to launch it's own osmo-trx or not. In case it is launched, all IPs are configured correctly to ensure connection can be established. Before this commit, osmo-trx was binding to 127.0.0.1. Now we can support multiple osmo-trx being launched on the main unit. Change-Id: I825ed1fc0c3fe75d196db90c1508283fbd04acf8
Diffstat (limited to 'example')
-rw-r--r--example/resources.conf10
1 files changed, 9 insertions, 1 deletions
diff --git a/example/resources.conf b/example/resources.conf
index 0260815..a09e80a 100644
--- a/example/resources.conf
+++ b/example/resources.conf
@@ -17,8 +17,16 @@ bts:
- label: Ettus B210
type: osmo-bts-trx
ipa_unit_id: 6
- addr: 10.42.42.116
+ addr: 10.42.42.50
band: GSM-1800
+ launch_trx: true
+
+- label: sysmoCell 5000
+ type: osmo-bts-trx
+ ipa_unit_id: 7
+ addr: 10.42.42.51
+ band: GSM-1800
+ trx_remote_ip: 10.42.42.112
arfcn:
- arfcn: 512