Change in osmo-ttcn3-hacks[master]: PCUIF: Accept any ARFCN in tr_PCUIF_DATA_REQ

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

Harald Welte gerrit-no-reply at lists.osmocom.org
Fri Mar 1 23:05:03 UTC 2019


Harald Welte has uploaded this change for review. ( https://gerrit.osmocom.org/13098


Change subject: PCUIF: Accept any ARFCN in tr_PCUIF_DATA_REQ
......................................................................

PCUIF: Accept any ARFCN in tr_PCUIF_DATA_REQ

Change-Id: Ic334d8809baea86ea93f429b200204861b989030
---
M library/PCUIF_Types.ttcn
1 file changed, 1 insertion(+), 1 deletion(-)



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

diff --git a/library/PCUIF_Types.ttcn b/library/PCUIF_Types.ttcn
index 83e32fc..b744ebc 100644
--- a/library/PCUIF_Types.ttcn
+++ b/library/PCUIF_Types.ttcn
@@ -468,7 +468,7 @@
 			len := ?,
 			data := data,
 			fn := fn,
-			arfcn := 0, /* unused in BTS */
+			arfcn := ?, /* unused in BTS */
 			trx_nr := trx_nr,
 			ts_nr := ts_nr,
 			block_nr := block_nr,

-- 
To view, visit https://gerrit.osmocom.org/13098
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic334d8809baea86ea93f429b200204861b989030
Gerrit-Change-Number: 13098
Gerrit-PatchSet: 1
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190301/b6e21a21/attachment.htm>


More information about the gerrit-log mailing list