Attention is currently required from: pespin.
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36254?usp=email )
Change subject: library: add templates for L1CTL_{DATA,TRAFFIC}_CONF ......................................................................
Patch Set 1:
(1 comment)
File library/L1CTL_Types.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36254/comment/b99e3af3_57f47... PS1, Line 859: template L1ctlMessage
Just adding those would have been far quicker […]
Interestingly, if I understand ETSI ES 201 873-1 Table 13 "Restrictions of formal and actual template parameters" correctly, the TTCN-3 compiler *should* emit a warning if an unrestricted template is being assigned to a `(present)`-restricted formal template parameter.