[Issue-ID: ODUHIGH-426] Fixed MCC MNC value in RRC Setup Complete at PHY stub 13/7913/1
authorlal.harshita <Harshita.Lal@radisys.com>
Mon, 7 Mar 2022 13:53:39 +0000 (19:23 +0530)
committerlal.harshita <Harshita.Lal@radisys.com>
Mon, 7 Mar 2022 13:53:59 +0000 (19:23 +0530)
Signed-off-by: lal.harshita <Harshita.Lal@radisys.com>
Change-Id: I584a4f453d321d928bf195882b238f19d02748a4

src/phy_stub/phy_stub_msg_hdl.c

index 03ac61b..89c58fd 100644 (file)
@@ -469,7 +469,7 @@ uint16_t l1BuildAndSendRxDataInd(uint16_t slot, uint16_t sfn, fapi_ul_pusch_pdu_
            From 38.321 section 6.1.1
          */
         uint8_t msg5[] = {1, msg5PduLen, 0, 0, 16, 0, 5, 223, 128, 16, 94, \
-           64, 3, 64, 89, 61, 138, 64, 0, 0, 0, 4, 0, 0, 4, 68, 11, 128, \
+           64, 3, 64, 68, 252, 97, 0, 0, 0, 0, 4, 0, 0, 4, 68, 11, 128, \
               184, 56, 0, 0, 0, 0, 0};
 
         msg5PduLen += 2;  /* 2bytes of header */