Commit e3069a85 authored by garciay's avatar garciay
Browse files

Add support of UtGnTrigger in AtsRSUsSimulator test suite

parent 312dc93b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -905,7 +905,7 @@ module ItsRSUsSimulator_Functions {
            var GeoNetworkingPdu v_geoNwPdu := valueof(
                                                       m_geoNwPdu(
                                                                  v_geoNwUnicastPacket,
                                                                  v_utGnTrigger.geoUnicast.lifetime,
                                                                  m_lifetimeBase1s(v_utGnTrigger.geoUnicast.lifetime),
                                                                  c_defaultHopLimit
                                                                 )
                                                      );
@@ -929,7 +929,7 @@ module ItsRSUsSimulator_Functions {
          repeat;
        }
        [vc_denm == true] utPort.receive(UtDenmInitialize:?) {
          utPort.send(UtDenmResults: { utDenmInitializeResult := true });
          cfPort.send(UtDenmResults: { utDenmInitializeResult := true });
          repeat;
        }
        [] cfPort.receive {