Change in osmo-ttcn3-hacks[master]: bts: TC_sacch_chan_act_ho_sync: expect SACCH with MS Power IE

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

neels gerrit-no-reply at lists.osmocom.org
Mon Nov 9 01:02:05 UTC 2020


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


Change subject: bts: TC_sacch_chan_act_ho_sync: expect SACCH with MS Power IE
......................................................................

bts: TC_sacch_chan_act_ho_sync: expect SACCH with MS Power IE

According to 3GPP TS 48.058 4.1.4, SACCH may be transmitted also for only MS
Power present, and no Access Delay.

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



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

diff --git a/bts/BTS_Tests.ttcn b/bts/BTS_Tests.ttcn
index a0d668d..4f7b840 100644
--- a/bts/BTS_Tests.ttcn
+++ b/bts/BTS_Tests.ttcn
@@ -1353,9 +1353,9 @@
 	f_l1ctl_est_dchan(L1CTL, g_pars);
 
 	/* Verify that no DL SACCH is being received */
-	f_sacch_missing(?);
+	f_sacch_present(si5);
 
-	/* Send handover Access Burst and expect SACCH to start */
+	/* Send handover Access Burst and expect SACCH to remain present */
 	f_L1CTL_RACH(L1CTL, ho_ref, chan_nr := g_pars.chan_nr);
 
 	f_sacch_present(si5);

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/21076
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: I2e1c0ecc9de65a019aaa9f08bb051bf051156172
Gerrit-Change-Number: 21076
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofmeyr at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201109/50748b65/attachment.htm>


More information about the gerrit-log mailing list