Loading ttcn/GeoNetworking/LibItsGeoNetworking_Templates.ttcn +1 −4 Original line number Original line Diff line number Diff line Loading @@ -41,10 +41,7 @@ module LibItsGeoNetworking_Templates { template (value) GeoNetworkingPdu p_geoNwMsg template (value) GeoNetworkingPdu p_geoNwMsg ) := { ) := { msgOut := p_geoNwMsg, msgOut := p_geoNwMsg, macDestinationAddress := c_llBroadcast, macDestinationAddress := c_llBroadcast ssp := omit, its_aid := omit } } /** /** Loading Loading
ttcn/GeoNetworking/LibItsGeoNetworking_Templates.ttcn +1 −4 Original line number Original line Diff line number Diff line Loading @@ -41,10 +41,7 @@ module LibItsGeoNetworking_Templates { template (value) GeoNetworkingPdu p_geoNwMsg template (value) GeoNetworkingPdu p_geoNwMsg ) := { ) := { msgOut := p_geoNwMsg, msgOut := p_geoNwMsg, macDestinationAddress := c_llBroadcast, macDestinationAddress := c_llBroadcast ssp := omit, its_aid := omit } } /** /** Loading