Change in osmo-ttcn3-hacks[master]: bts/BTS_Tests: cosmetic: use mp_trx0_arfcn in ts_ChanDescH0

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

laforge gerrit-no-reply at lists.osmocom.org
Thu May 28 09:17:57 UTC 2020


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/18524 )

Change subject: bts/BTS_Tests: cosmetic: use mp_trx0_arfcn in ts_ChanDescH0
......................................................................

bts/BTS_Tests: cosmetic: use mp_trx0_arfcn in ts_ChanDescH0

Change-Id: I07a91b6517d2f19e127d36d79e6d2136bd2c29bb
---
M bts/BTS_Tests.ttcn
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved



diff --git a/bts/BTS_Tests.ttcn b/bts/BTS_Tests.ttcn
index f20a29b..6811e38 100644
--- a/bts/BTS_Tests.ttcn
+++ b/bts/BTS_Tests.ttcn
@@ -3158,7 +3158,7 @@
 }
 
 template (value) ChannelDescription ts_ChanDescH0(template (value) RslChannelNr chan_nr, uint3_t tsc := 7,
-						  uint12_t arfcn := 871) := {
+						  uint12_t arfcn := mp_trx0_arfcn) := {
 	chan_nr := chan_nr,
 	tsc := tsc,
 	h := false,

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/18524
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: I07a91b6517d2f19e127d36d79e6d2136bd2c29bb
Gerrit-Change-Number: 18524
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <axilirator at gmail.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200528/f169f7cb/attachment.htm>


More information about the gerrit-log mailing list