Commit 9e7fe303 authored by tepelmann's avatar tepelmann
Browse files

f_GEONW_PON_GUC_BO_13_nodeB: Changed expectation for the test verdict to be aligned to the TP.

f_GEONW_PON_TSB_BO_07_nodeB: Clearing vc_utInds, fixed sync point.
f_GEONW_PON_GAC_BO_09_nodeB: Initializing GN packet, clearing vc_utInds.
parent ab1fb9f5
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2361,7 +2361,6 @@ module LibItsGeoNetworking_Templates {
            }
            
            if(PX_GN_UPPER_LAYER == e_btpA) {
                log("v_payload=", v_payload);
               v_payload := { decodedPayload := { btpPacket := mw_btpA(?, ?, { decodedPayload := *, rawPayload := p_finalPayload } )}, rawPayload := ?};
               return v_payload;
            }