From e94d9e95431c1fe2a49ae32f255d18f55091aa60 Mon Sep 17 00:00:00 2001 From: Vadim Yanitskiy Date: Wed, 16 Nov 2022 01:35:23 +0700 Subject: [PATCH] library/RLCMAC_Types: add spec. reference for the PTCCHDownlinkMsg Change-Id: I799848f3429d6fcfb68a91648d5aaeccd2a77a7f --- library/RLCMAC_Types.ttcn | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/library/RLCMAC_Types.ttcn b/library/RLCMAC_Types.ttcn index fe472316b..b01a7e251 100644 --- a/library/RLCMAC_Types.ttcn +++ b/library/RLCMAC_Types.ttcn @@ -372,10 +372,8 @@ module RLCMAC_Types { external function enc_RlcmacDlBlock(in RlcmacDlBlock si) return octetstring; external function dec_RlcmacDlBlock(in octetstring stream) return RlcmacDlBlock; -/************************ - * PTCCH/D (Packet Timing Advance Control Channel) message. - * TODO: add a spec. reference to the message format definition. - *************************/ + /* PTCCH (Packet Timing Advance Control Channel) downlink block format. + * See 3GPP TS 44.004, section 7.8. */ type record PTCCHTimingAdvanceIE { BIT1 spare ('0'B), uint7_t ta_val