Commit 01fb72fc authored by garciay's avatar garciay
Browse files

Add its_aid port information in GeoNetworkingReq

parent 85992be5
Loading
Loading
Loading
Loading
+14 −0
Original line number Diff line number Diff line
@@ -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 
@@ -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_,
@@ -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 {
@@ -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 {
@@ -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 {
@@ -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
+1 −1
Original line number Diff line number Diff line
@@ -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