Loading ttcn/MapemSpatem/LibItsMapemSpatem_TypesAndValues.ttcn +6 −9 Original line number Original line Diff line number Diff line Loading @@ -64,8 +64,8 @@ module LibItsMapemSpatem_TypesAndValues { */ */ type record UtMapemSpatemTrigger { type record UtMapemSpatemTrigger { Event event, Event event, IntersectionID intersectionID, IntersectionID intersectionID optional, RegulatorySpeedLimit regulatorySpeedLimit, RegulatorySpeedLimit regulatorySpeedLimit optional, Latitude latitude optional Latitude latitude optional } with { } with { Loading @@ -73,13 +73,10 @@ module LibItsMapemSpatem_TypesAndValues { } } type enumerated Event { type enumerated Event { startTLMService (0), mapProfile0 (0), stopTLMService (1), mapProfile1 (1), mapemNewContent (2), mapProfile2 (2), mapemNewContentWithFragmentation (3), spatProfile0 (3) spatemNewContent (4), mapemRepL10s (5), mapemRepG10s (6) } with { } with { variant "FIELDLENGTH(8)" variant "FIELDLENGTH(8)" } } Loading Loading
ttcn/MapemSpatem/LibItsMapemSpatem_TypesAndValues.ttcn +6 −9 Original line number Original line Diff line number Diff line Loading @@ -64,8 +64,8 @@ module LibItsMapemSpatem_TypesAndValues { */ */ type record UtMapemSpatemTrigger { type record UtMapemSpatemTrigger { Event event, Event event, IntersectionID intersectionID, IntersectionID intersectionID optional, RegulatorySpeedLimit regulatorySpeedLimit, RegulatorySpeedLimit regulatorySpeedLimit optional, Latitude latitude optional Latitude latitude optional } with { } with { Loading @@ -73,13 +73,10 @@ module LibItsMapemSpatem_TypesAndValues { } } type enumerated Event { type enumerated Event { startTLMService (0), mapProfile0 (0), stopTLMService (1), mapProfile1 (1), mapemNewContent (2), mapProfile2 (2), mapemNewContentWithFragmentation (3), spatProfile0 (3) spatemNewContent (4), mapemRepL10s (5), mapemRepG10s (6) } with { } with { variant "FIELDLENGTH(8)" variant "FIELDLENGTH(8)" } } Loading