Loading ttcn/GeoNetworking/LibItsGeoNetworking_TypesAndValues.ttcn +18 −0 Original line number Original line Diff line number Diff line Loading @@ -539,6 +539,8 @@ module LibItsGeoNetworking_TypesAndValues { e_locationService(6), e_locationService(6), e_serviceAnnouncement(7), e_serviceAnnouncement(7), e_reserved e_reserved } with { variant "4 bits" } } /** /** Loading Loading @@ -612,6 +614,8 @@ module LibItsGeoNetworking_TypesAndValues { e_btp(1), e_btp(1), e_ipv6(2), e_ipv6(2), e_reserved e_reserved } with { variant "4 bits" } } /** /** Loading Loading @@ -709,6 +713,8 @@ module LibItsGeoNetworking_TypesAndValues { e_low(1), e_low(1), e_medium(2), e_medium(2), e_high(3) e_high(3) } with { variant "2 bit" } } /** /** Loading Loading @@ -739,6 +745,8 @@ module LibItsGeoNetworking_TypesAndValues { e_high(1), e_high(1), e_medium(2), e_medium(2), e_low(3) e_low(3) } with { variant "2 bit" } } /** /** Loading @@ -758,6 +766,8 @@ module LibItsGeoNetworking_TypesAndValues { e_trafficLight(0), e_trafficLight(0), e_ordinary(1), e_ordinary(1), e_reserved e_reserved } with { variant "3 bits" } } /** /** Loading @@ -766,6 +776,8 @@ module LibItsGeoNetworking_TypesAndValues { type enumerated StationSubType { type enumerated StationSubType { e_public(0), e_public(0), e_private(1) e_private(1) } with { variant "1 bit" } } /** /** Loading @@ -784,6 +796,8 @@ module LibItsGeoNetworking_TypesAndValues { type enumerated StationTypeIdentifier { type enumerated StationTypeIdentifier { e_vehicleStation(0), e_vehicleStation(0), e_roadsideStation(1) e_roadsideStation(1) } with { variant "1 bit" } } /** /** Loading @@ -807,6 +821,8 @@ module LibItsGeoNetworking_TypesAndValues { type enumerated TypeOfAddress { type enumerated TypeOfAddress { e_manual(1), e_manual(1), e_initial(0) e_initial(0) } with { variant "1 bit" } } /** /** Loading @@ -829,6 +845,8 @@ module LibItsGeoNetworking_TypesAndValues { e_truck(3), e_truck(3), e_bus(4), e_bus(4), e_reserved e_reserved } with { variant "3 bits" } } } // end group geoNetworkingAddressSubtypes } // end group geoNetworkingAddressSubtypes Loading Loading
ttcn/GeoNetworking/LibItsGeoNetworking_TypesAndValues.ttcn +18 −0 Original line number Original line Diff line number Diff line Loading @@ -539,6 +539,8 @@ module LibItsGeoNetworking_TypesAndValues { e_locationService(6), e_locationService(6), e_serviceAnnouncement(7), e_serviceAnnouncement(7), e_reserved e_reserved } with { variant "4 bits" } } /** /** Loading Loading @@ -612,6 +614,8 @@ module LibItsGeoNetworking_TypesAndValues { e_btp(1), e_btp(1), e_ipv6(2), e_ipv6(2), e_reserved e_reserved } with { variant "4 bits" } } /** /** Loading Loading @@ -709,6 +713,8 @@ module LibItsGeoNetworking_TypesAndValues { e_low(1), e_low(1), e_medium(2), e_medium(2), e_high(3) e_high(3) } with { variant "2 bit" } } /** /** Loading Loading @@ -739,6 +745,8 @@ module LibItsGeoNetworking_TypesAndValues { e_high(1), e_high(1), e_medium(2), e_medium(2), e_low(3) e_low(3) } with { variant "2 bit" } } /** /** Loading @@ -758,6 +766,8 @@ module LibItsGeoNetworking_TypesAndValues { e_trafficLight(0), e_trafficLight(0), e_ordinary(1), e_ordinary(1), e_reserved e_reserved } with { variant "3 bits" } } /** /** Loading @@ -766,6 +776,8 @@ module LibItsGeoNetworking_TypesAndValues { type enumerated StationSubType { type enumerated StationSubType { e_public(0), e_public(0), e_private(1) e_private(1) } with { variant "1 bit" } } /** /** Loading @@ -784,6 +796,8 @@ module LibItsGeoNetworking_TypesAndValues { type enumerated StationTypeIdentifier { type enumerated StationTypeIdentifier { e_vehicleStation(0), e_vehicleStation(0), e_roadsideStation(1) e_roadsideStation(1) } with { variant "1 bit" } } /** /** Loading @@ -807,6 +821,8 @@ module LibItsGeoNetworking_TypesAndValues { type enumerated TypeOfAddress { type enumerated TypeOfAddress { e_manual(1), e_manual(1), e_initial(0) e_initial(0) } with { variant "1 bit" } } /** /** Loading @@ -829,6 +845,8 @@ module LibItsGeoNetworking_TypesAndValues { e_truck(3), e_truck(3), e_bus(4), e_bus(4), e_reserved e_reserved } with { variant "3 bits" } } } // end group geoNetworkingAddressSubtypes } // end group geoNetworkingAddressSubtypes Loading