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/.
fixeria gerrit-no-reply at lists.osmocom.orgfixeria has uploaded this change for review. ( 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(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/24/18524/1
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-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200527/6263c587/attachment.htm>