[PATCH] osmo-gsm-tester[master]: Enable 2nd TRX

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Fri Nov 3 11:34:14 UTC 2017


Review at  https://gerrit.osmocom.org/4674

Enable 2nd TRX

Change-Id: I7e988cb0d891c3a8da1b29a3889b5bc8edbbe1ee
---
M example/defaults.conf
M example/resources.conf
2 files changed, 18 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-tester refs/changes/74/4674/1

diff --git a/example/defaults.conf b/example/defaults.conf
index e2921a4..cb3c99f 100644
--- a/example/defaults.conf
+++ b/example/defaults.conf
@@ -45,3 +45,19 @@
     - phys_chan_config: TCH/F
     - phys_chan_config: TCH/F
     - phys_chan_config: TCH/F
+
+osmo_bts_octphy:
+  trx_list:
+   - {}
+   - nominal_power: 23
+     max_power_red: 0
+     arfcn: 869
+     timeslot_list:
+     - phys_chan_config: TCH/F
+     - phys_chan_config: TCH/F
+     - phys_chan_config: TCH/F
+     - phys_chan_config: TCH/F
+     - phys_chan_config: TCH/F
+     - phys_chan_config: TCH/F
+     - phys_chan_config: TCH/F
+     - phys_chan_config: TCH/F
diff --git a/example/resources.conf b/example/resources.conf
index 2d90523..4f9bc84 100644
--- a/example/resources.conf
+++ b/example/resources.conf
@@ -39,6 +39,8 @@
   trx_list:
   - hw_addr: 00:0c:90:2e:80:1e
     net_device: eth1
+  - hw_addr: 00:0c:90:2e:87:52
+    net_device: eth1
 
 arfcn:
   - arfcn: 512

-- 
To view, visit https://gerrit.osmocom.org/4674
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7e988cb0d891c3a8da1b29a3889b5bc8edbbe1ee
Gerrit-PatchSet: 1
Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>



More information about the gerrit-log mailing list