Loading ttcn/GeoNetworking/LibItsGeoNetworking_TypesAndValues.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -151,7 +151,7 @@ module LibItsGeoNetworking_TypesAndValues { group geoNwHeaderConstants { const UInt4 c_geoNwProtocolVersion := 0; const UInt4 c_geoNwProtocolVersion2 := 2; const UInt4 c_geoNwProtocolVersion2 := 0; // TODO Check this. Where does '2' comes from ? const UInt8 c_hopLimit1 := 1; const UInt8 c_defaultHopLimit := 10; Loading Loading
ttcn/GeoNetworking/LibItsGeoNetworking_TypesAndValues.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -151,7 +151,7 @@ module LibItsGeoNetworking_TypesAndValues { group geoNwHeaderConstants { const UInt4 c_geoNwProtocolVersion := 0; const UInt4 c_geoNwProtocolVersion2 := 2; const UInt4 c_geoNwProtocolVersion2 := 0; // TODO Check this. Where does '2' comes from ? const UInt8 c_hopLimit1 := 1; const UInt8 c_defaultHopLimit := 10; Loading