Change in osmo-ttcn3-hacks[master]: cosmetic: RLCMAC_Types.ttcn: Make different PTCCH types section more ...

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
Wed Apr 29 09:06:35 UTC 2020


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

Change subject: cosmetic: RLCMAC_Types.ttcn: Make different PTCCH types section more visible
......................................................................

cosmetic: RLCMAC_Types.ttcn: Make different PTCCH types section more visible

On top there's a lot of types related to data blocks. Having more
stylish section header helps orientating one self while looking through
the data blocks.

Change-Id: I87d4694031ea6874b233626818824cdc4f3505c6
---
M library/RLCMAC_Types.ttcn
1 file changed, 4 insertions(+), 2 deletions(-)

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



diff --git a/library/RLCMAC_Types.ttcn b/library/RLCMAC_Types.ttcn
index 97b89da..8688d36 100644
--- a/library/RLCMAC_Types.ttcn
+++ b/library/RLCMAC_Types.ttcn
@@ -576,8 +576,10 @@
 		payload := data
 	}
 
-	/* PTCCH/D (Packet Timing Advance Control Channel) message.
-	 * TODO: add a spec. reference to the message format definition. */
+/************************
+ * PTCCH/D (Packet Timing Advance Control Channel) message.
+ * TODO: add a spec. reference to the message format definition.
+ *************************/
 	type record PTCCHTimingAdvanceIE {
 		BIT1			spare ('0'B),
 		uint7_t			ta_val

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/17969
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: I87d4694031ea6874b233626818824cdc4f3505c6
Gerrit-Change-Number: 17969
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin at sysmocom.de>
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/20200429/e609c044/attachment.htm>


More information about the gerrit-log mailing list