Commit 0aa44c72 authored by Yann Garcia's avatar Yann Garcia
Browse files

Updated atsDENM with ITS rel 2 references

parent ef09e0f3
Loading
Loading
Loading
Loading
+236 −235

File changed.

Preview size limit exceeded, changes collapsed.

+2 −1
Original line number Original line Diff line number Diff line
@@ -145,7 +145,7 @@ module ItsDenm_TpFunctions {
                              mw_denm(
                              mw_denm(
                                  mw_anyDenmMgmtCon,
                                  mw_anyDenmMgmtCon,
                                  -,
                                  -,
                                  mw_denmLocationWithTrace({ ?, * })
                                  mw_denmLocationWithDetectionZonesToEventPosition({ ?, * })
                              )
                              )
                          )
                          )
                      ) 
                      ) 
@@ -549,6 +549,7 @@ module ItsDenm_TpFunctions {
                  f_utTriggerEvent(m_utTriggerEvent(valueof(v_situations[i])));
                  f_utTriggerEvent(m_utTriggerEvent(valueof(v_situations[i])));
                  f_awaitDenMessage(mw_denmInd(mw_anyDenmPdu), v_denmInd);
                  f_awaitDenMessage(mw_denmInd(mw_anyDenmPdu), v_denmInd);
                  f_poCancelEvent(e_iut, v_denmInd.msgIn.denm.management.actionId);
                  f_poCancelEvent(e_iut, v_denmInd.msgIn.denm.management.actionId);
                  f_awaitDenMessage(mw_denmInd(mw_denmPdu(mw_denm(mw_denmMgmtConTermination(v_denmInd.msgIn.denm.management.actionId)))), v_denmInd);
              }
              }
              //save the last sequence number
              //save the last sequence number
              v_sequenceNumber := v_denmInd.msgIn.denm.management.actionId.sequenceNumber;
              v_sequenceNumber := v_denmInd.msgIn.denm.management.actionId.sequenceNumber;
+1 −1
Original line number Original line Diff line number Diff line
@@ -633,7 +633,7 @@ module LibItsDenm_Templates {
         * @desc    Receive template for Location Container with the given detectionZonesToEventPosition
         * @desc    Receive template for Location Container with the given detectionZonesToEventPosition
         * @param   p_traces    The expected detectionZonesToEventPosition.
         * @param   p_traces    The expected detectionZonesToEventPosition.
         */
         */
        template (present) LocationContainer mw_denmLocationWithTrace(
        template (present) LocationContainer mw_denmLocationWithDetectionZonesToEventPosition(
            template (present) Traces p_traces
            template (present) Traces p_traces
        ) := {
        ) := {
            eventSpeed := *,
            eventSpeed := *,