Commit 884b6291 authored by garciay's avatar garciay
Browse files

Validation of TD_AUTO_IOT_DENM_RWW_BV_01 done

parent 0d587740
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -13,7 +13,7 @@ LibItsGeoNetworking_Pixits.PX_GN_UPPER_LAYER := e_btpB


ItsAutoInterop_Pixits.PX_CAPTURE_MODE := "off-link"
ItsAutoInterop_Pixits.PX_CAPTURE_MODE := "off-link"
ItsAutoInterop_Pixits.PX_PRE_DEFINED_SECURITY_DISTANCE := 70.0;
ItsAutoInterop_Pixits.PX_PRE_DEFINED_SECURITY_DISTANCE := 70.0;
ItsAutoInterop_Pixits.PX_PRE_DEFINED_SECURITY_DISTANCE_EPSILON := 70.0;
ItsAutoInterop_Pixits.PX_DISTANCE_EPSILON := 70.0;


[LOGGING]
[LOGGING]
# In this section you can specify the name of the log file and the classes of events
# In this section you can specify the name of the log file and the classes of events
−4 B (248 B)

File changed.

No diff preview for this file type.

+1 −1
Original line number Original line Diff line number Diff line
@@ -66,7 +66,7 @@ module ItsAutoInterop_Pixits {
    /**
    /**
     * @desc Pre-defined security distance
     * @desc Pre-defined security distance
     */
     */
    modulepar float PX_PRE_DEFINED_SECURITY_DISTANCE_EPSILON := 1.0;
    modulepar float PX_DISTANCE_EPSILON := 1.0;
    
    
    /**
    /**
     * @desc Pre-defined security distance for forward collision risk condition
     * @desc Pre-defined security distance for forward collision risk condition
+135 −127

File changed.

Preview size limit exceeded, changes collapsed.