Loading ttcn/AtsRSUsSimulator/ItsRSUsSimulator_Functions.ttcn +16 −1 Original line number Original line Diff line number Diff line Loading @@ -792,6 +792,21 @@ module ItsRSUsSimulator_Functions { }, }, c_hopLimit1 c_hopLimit1 )); )); } else if ((p_its_aid == 137) or (p_its_aid == 138)) { // MAPEM/SPATEM v_geoNetworkingPdu := valueof(m_geoNwPdu( // FIXME Use PIXIT parameter to get a fully configurable template m_geoNwTsbPacket_payload( f_incLocalSeqNumber(), vc_longPosVectorRsu, -, -, valueof(p_payload) ), Lifetime:{ multiplier := c_defaultLifetime, ltBase := e_100s }, c_hopLimit1 )); } else { } else { v_geoNetworkingPdu := valueof(m_geoNwPdu( // FIXME Use PIXIT parameter to get a fully configurable template v_geoNetworkingPdu := valueof(m_geoNwPdu( // FIXME Use PIXIT parameter to get a fully configurable template m_geoNwBroadcastPacket_payload( // TODO modifes 'template (value) GnNonSecuredPacket m_geoNwBroadcastPacket' to set the field m_geoNwBroadcastPacket_payload( // TODO modifes 'template (value) GnNonSecuredPacket m_geoNwBroadcastPacket' to set the field Loading Loading
ttcn/AtsRSUsSimulator/ItsRSUsSimulator_Functions.ttcn +16 −1 Original line number Original line Diff line number Diff line Loading @@ -792,6 +792,21 @@ module ItsRSUsSimulator_Functions { }, }, c_hopLimit1 c_hopLimit1 )); )); } else if ((p_its_aid == 137) or (p_its_aid == 138)) { // MAPEM/SPATEM v_geoNetworkingPdu := valueof(m_geoNwPdu( // FIXME Use PIXIT parameter to get a fully configurable template m_geoNwTsbPacket_payload( f_incLocalSeqNumber(), vc_longPosVectorRsu, -, -, valueof(p_payload) ), Lifetime:{ multiplier := c_defaultLifetime, ltBase := e_100s }, c_hopLimit1 )); } else { } else { v_geoNetworkingPdu := valueof(m_geoNwPdu( // FIXME Use PIXIT parameter to get a fully configurable template v_geoNetworkingPdu := valueof(m_geoNwPdu( // FIXME Use PIXIT parameter to get a fully configurable template m_geoNwBroadcastPacket_payload( // TODO modifes 'template (value) GnNonSecuredPacket m_geoNwBroadcastPacket' to set the field m_geoNwBroadcastPacket_payload( // TODO modifes 'template (value) GnNonSecuredPacket m_geoNwBroadcastPacket' to set the field Loading