pespin has uploaded this change for review. ( 
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(-)



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

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: 1
Gerrit-Owner: pespin <[email protected]>
Gerrit-MessageType: newchange

Reply via email to