Loading ttcn/AtsRSUsSimulator/ItsRSUsSimulator_Pics.ttcn +14 −0 Original line number Diff line number Diff line Loading @@ -551,6 +551,8 @@ module ItsRSUsSimulator_Pics { modulepar BtpPortId PICS_CAM_BTP_SOURCE_PORT := 0; modulepar UInt32 PICS_CAM_ITS_AID := 36; } // End of group camCommonSettings } // End of group rsuParameters Loading @@ -569,6 +571,8 @@ module ItsRSUsSimulator_Pics { modulepar BtpPortId PICS_DENM_BTP_SOURCE_PORT := 0; modulepar UInt32 PICS_DENM_ITS_AID := 37; modulepar PosConfidenceEllipse PICS_DENM_POSITION_CONFIDENCE_ELLIPSE := { semiMajorConfidence := SemiAxisLength_oneCentimeter_, semiMinorConfidence := SemiAxisLength_oneCentimeter_, Loading Loading @@ -2629,6 +2633,8 @@ module ItsRSUsSimulator_Pics { modulepar BtpPortId PICS_MAPEM_BTP_SOURCE_PORT := 0; modulepar UInt32 PICS_MAPEM_ITS_AID := 138; } // End of group mapemCommonParams group mapemZone1 { Loading Loading @@ -2888,6 +2894,8 @@ module ItsRSUsSimulator_Pics { modulepar BtpPortId PICS_SPATEM_BTP_SOURCE_PORT := 0; modulepar UInt32 PICS_SPATEM_ITS_AID := 137; } // End of group spatemCommonParams group spatemZone1 { Loading Loading @@ -3021,6 +3029,8 @@ module ItsRSUsSimulator_Pics { modulepar BtpPortId PICS_IVIM_BTP_SOURCE_PORT := 0; modulepar UInt32 PICS_IVIM_ITS_AID := 139; } // End of group ivimCommonParams group ivimZone1 { Loading Loading @@ -3065,6 +3075,10 @@ module ItsRSUsSimulator_Pics { modulepar BtpPortId PICS_SREM_BTP_SOURCE_PORT := 0; modulepar UInt32 PICS_SREM_ITS_AID := 140; modulepar UInt32 PICS_SSEM_ITS_AID := 140; } // End of group sremCommonParams } // End of group sremEvents Loading ttcn/AtsRSUsSimulator/ItsRSUsSimulator_Pixits.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ module ItsRSUsSimulator_Pixits { /** * @desc Indicate which RSU to simulate */ modulepar integer PX_RSU_ID := 11; modulepar integer PX_RSU_ID := 1; /** * @desc Indicate which Use Case to simulate Loading Loading
ttcn/AtsRSUsSimulator/ItsRSUsSimulator_Pics.ttcn +14 −0 Original line number Diff line number Diff line Loading @@ -551,6 +551,8 @@ module ItsRSUsSimulator_Pics { modulepar BtpPortId PICS_CAM_BTP_SOURCE_PORT := 0; modulepar UInt32 PICS_CAM_ITS_AID := 36; } // End of group camCommonSettings } // End of group rsuParameters Loading @@ -569,6 +571,8 @@ module ItsRSUsSimulator_Pics { modulepar BtpPortId PICS_DENM_BTP_SOURCE_PORT := 0; modulepar UInt32 PICS_DENM_ITS_AID := 37; modulepar PosConfidenceEllipse PICS_DENM_POSITION_CONFIDENCE_ELLIPSE := { semiMajorConfidence := SemiAxisLength_oneCentimeter_, semiMinorConfidence := SemiAxisLength_oneCentimeter_, Loading Loading @@ -2629,6 +2633,8 @@ module ItsRSUsSimulator_Pics { modulepar BtpPortId PICS_MAPEM_BTP_SOURCE_PORT := 0; modulepar UInt32 PICS_MAPEM_ITS_AID := 138; } // End of group mapemCommonParams group mapemZone1 { Loading Loading @@ -2888,6 +2894,8 @@ module ItsRSUsSimulator_Pics { modulepar BtpPortId PICS_SPATEM_BTP_SOURCE_PORT := 0; modulepar UInt32 PICS_SPATEM_ITS_AID := 137; } // End of group spatemCommonParams group spatemZone1 { Loading Loading @@ -3021,6 +3029,8 @@ module ItsRSUsSimulator_Pics { modulepar BtpPortId PICS_IVIM_BTP_SOURCE_PORT := 0; modulepar UInt32 PICS_IVIM_ITS_AID := 139; } // End of group ivimCommonParams group ivimZone1 { Loading Loading @@ -3065,6 +3075,10 @@ module ItsRSUsSimulator_Pics { modulepar BtpPortId PICS_SREM_BTP_SOURCE_PORT := 0; modulepar UInt32 PICS_SREM_ITS_AID := 140; modulepar UInt32 PICS_SSEM_ITS_AID := 140; } // End of group sremCommonParams } // End of group sremEvents Loading
ttcn/AtsRSUsSimulator/ItsRSUsSimulator_Pixits.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ module ItsRSUsSimulator_Pixits { /** * @desc Indicate which RSU to simulate */ modulepar integer PX_RSU_ID := 11; modulepar integer PX_RSU_ID := 1; /** * @desc Indicate which Use Case to simulate Loading