[MERGED] osmo-gsm-tester[master]: Change example config to use only 1 TRX for osmo-bts-octphy ...

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
Mon Nov 6 17:43:02 UTC 2017


Pau Espin Pedrol has submitted this change and it was merged.

Change subject: Change example config to use only 1 TRX for osmo-bts-octphy BTS.
......................................................................


Change example config to use only 1 TRX for osmo-bts-octphy BTS.

Our current Octasic license has multi-trx support disabled and the board
rejects the configuration.

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

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/example/defaults.conf b/example/defaults.conf
index 7711297..e2921a4 100644
--- a/example/defaults.conf
+++ b/example/defaults.conf
@@ -45,43 +45,3 @@
     - 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: CCCH+SDCCH4
-     - phys_chan_config: SDCCH8
-     - 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
-   - nominal_power: 23
-     max_power_red: 0
-     arfcn: 870
-     timeslot_list:
-     - phys_chan_config: CCCH+SDCCH4
-     - phys_chan_config: SDCCH8
-     - 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
-   - nominal_power: 23
-     max_power_red: 0
-     arfcn: 871
-     timeslot_list:
-     - phys_chan_config: CCCH+SDCCH4
-     - phys_chan_config: SDCCH8
-     - 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 b16ef1d..c4c5e31 100644
--- a/example/resources.conf
+++ b/example/resources.conf
@@ -39,12 +39,6 @@
   trx_list:
   - hw_addr: 00:0c:90:2e:80:1e
     net_device: eth1
-  - hw_addr: 00:0c:90:2e:80:1e
-    net_device: eth1
-  - hw_addr: 00:0c:90:2e:87:52
-    net_device: eth1
-  - hw_addr: 00:0c:90:2e:87:52
-    net_device: eth1
 
 arfcn:
   - arfcn: 512

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Id2c415deb85187feb42fb6d24cc86273eb722936
Gerrit-PatchSet: 4
Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>



More information about the gerrit-log mailing list