Commit 5c0654c7 authored by garciay's avatar garciay
Browse files

Add variant for TTCN-3 decoder

parent 689fe548
Loading
Loading
Loading
Loading
+18 −0
Original line number Original line Diff line number Diff line
@@ -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"
                }
                }
                
                
                /**
                /**
@@ -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"
                }
                }
                
                
                /**
                /**
@@ -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"
                        }
                        }
                        
                        
                        /**
                        /**
@@ -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"
                        }
                        }
                        
                        
                        /**
                        /**
@@ -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"
                        }
                        }
                        
                        
                        /**
                        /**
@@ -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"
                        }
                        }
                        
                        
                        /**
                        /**
@@ -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"
                        }
                        }
                        
                        
                        /**
                        /**
@@ -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"
                        }
                        }
                        
                        
                        /**
                        /**
@@ -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