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

Validation of TD_AUTO_IOT_DENM_RWW_BV_01 done

parent 0d587740
......@@ -13,7 +13,7 @@ LibItsGeoNetworking_Pixits.PX_GN_UPPER_LAYER := e_btpB
ItsAutoInterop_Pixits.PX_CAPTURE_MODE := "off-link"
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]
# In this section you can specify the name of the log file and the classes of events
......
......@@ -66,7 +66,7 @@ module ItsAutoInterop_Pixits {
/**
* @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
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment