pespin has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/25726 )


Change subject: WIP
......................................................................

WIP

Change-Id: I918c9af9ca5b1049ef5b59637a198d7aa8345176
---
M bts/BTS_Tests.ttcn
1 file changed, 2 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks 
refs/changes/26/25726/1

diff --git a/bts/BTS_Tests.ttcn b/bts/BTS_Tests.ttcn
index cf47d33..6e37650 100644
--- a/bts/BTS_Tests.ttcn
+++ b/bts/BTS_Tests.ttcn
@@ -1211,6 +1211,8 @@

        /* First, configure both SI5 and SI6 to be transmitted */
        RSL.send(ts_RSL_SACCH_FILL(RSL_SYSTEM_INFO_5, si5));
+       RSL.send(ts_RSL_SACCH_FILL(RSL_SYSTEM_INFO_5bis, ''O));
+       RSL.send(ts_RSL_SACCH_FILL(RSL_SYSTEM_INFO_5ter, ''O));
        RSL.send(ts_RSL_SACCH_FILL(RSL_SYSTEM_INFO_6, si6));

        f_l1_tune(L1CTL);

--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/25726
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I918c9af9ca5b1049ef5b59637a198d7aa8345176
Gerrit-Change-Number: 25726
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pes...@sysmocom.de>
Gerrit-MessageType: newchange

Reply via email to