commit | 3f475e34d6036a1b61995c22c740ebe5ee3e6dbb | [log] [tgz] |
---|---|---|
author | Philipp Maier <pmaier@sysmocom.de> | Tue Jan 05 15:56:40 2021 +0100 |
committer | Philipp Maier <pmaier@sysmocom.de> | Wed Feb 03 19:52:33 2021 +0100 |
tree | 3bc2e00cfca5c99894efa97af33fe6f68d575b36 | |
parent | c447f28569289fa411106ea90eb1bcf2099e70a6 [diff] |
BSSGP_Types: Fix coding of Reporting Cell Identifier 3GPP TS 48.018 V10.6.0 (2020-09), section 11.3.63.1.1-3 describes the reporting Cell Identifier IE coding as follows: "Reporting Cell Identifier: This field is encoded as the Cell Identifier defined in sub-clause 11.3.9", but when looking further at 11.3.63.2.1-3 the Cell Identifier IE is described as "Reporting Cell Identifier: This field is encoded as the value part of the Cell Identifier IE defined in sub-clause 11.3.9, not including IEI and Length Indicator." The latter description makes more sense, since technically the IE and length of the Cell Identifier from 11.3.9 would be redundant. Change-Id: I7365993366a92db3aa7e3982c6b45d97da225acd Signed-off-by: Philipp Maier <pmaier@sysmocom.de>
Main project page:
https://projects.eclipse.org/projects/tools.titan
The source code of the TTCN-3 compiler and executor: