Change in osmo-gsm-tester[master]: srsenb_rr.conf.tmpl: set TAC for cells to 0x0007

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/.

pespin gerrit-no-reply at lists.osmocom.org
Tue Oct 13 10:25:31 UTC 2020


pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-gsm-tester/+/20602 )

Change subject: srsenb_rr.conf.tmpl: set TAC for cells to 0x0007
......................................................................

srsenb_rr.conf.tmpl: set TAC for cells to 0x0007

this is the default TAC used in the EPC. A recent EPC patch
will reject the S1 setup request if the TACs don't match

Change-Id: I94fdb96631ce3ae35a1b2a9f90d1101df9161233
---
M src/osmo_gsm_tester/templates/srsenb_rr.conf.tmpl
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  pespin: Looks good to me, approved; Verified



diff --git a/src/osmo_gsm_tester/templates/srsenb_rr.conf.tmpl b/src/osmo_gsm_tester/templates/srsenb_rr.conf.tmpl
index 6097a66..b1e9cb2 100644
--- a/src/osmo_gsm_tester/templates/srsenb_rr.conf.tmpl
+++ b/src/osmo_gsm_tester/templates/srsenb_rr.conf.tmpl
@@ -59,7 +59,7 @@
   {
     rf_port = ${cell.rf_port};
     cell_id = ${cell.cell_id};
-    tac = 0x0001;
+    tac = 0x0007;
     pci = ${loop.index + 1};
     root_seq_idx = ${loop.index + 204};
     dl_earfcn = ${cell.dl_earfcn};

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-gsm-tester/+/20602
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Change-Id: I94fdb96631ce3ae35a1b2a9f90d1101df9161233
Gerrit-Change-Number: 20602
Gerrit-PatchSet: 1
Gerrit-Owner: srs_andre <andre at softwareradiosystems.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201013/06af180a/attachment.htm>


More information about the gerrit-log mailing list