Loading ttcn/DENM/LibItsDenm_Pics.ttcn +2 −2 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ module LibItsDenm_Pics { * @desc Support for DENM NEGATION * @see ETSI TS 102 869-2 Table 3 */ modulepar boolean PICS_DENM_NEGATION := true; modulepar boolean PICS_DENM_NEGATION := false; /** * @desc Support for DENM RECEPTION Loading @@ -55,7 +55,7 @@ module LibItsDenm_Pics { * @desc Support for Keep-Alive Forwarding * @see ETSI TS 102 869-2 Table 3 */ modulepar boolean PICS_DENM_KAF := true; modulepar boolean PICS_DENM_KAF := false; /** * @desc Support for impact recuction Loading Loading
ttcn/DENM/LibItsDenm_Pics.ttcn +2 −2 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ module LibItsDenm_Pics { * @desc Support for DENM NEGATION * @see ETSI TS 102 869-2 Table 3 */ modulepar boolean PICS_DENM_NEGATION := true; modulepar boolean PICS_DENM_NEGATION := false; /** * @desc Support for DENM RECEPTION Loading @@ -55,7 +55,7 @@ module LibItsDenm_Pics { * @desc Support for Keep-Alive Forwarding * @see ETSI TS 102 869-2 Table 3 */ modulepar boolean PICS_DENM_KAF := true; modulepar boolean PICS_DENM_KAF := false; /** * @desc Support for impact recuction Loading