From: lal.harshita Date: Mon, 7 Mar 2022 13:53:39 +0000 (+0530) Subject: [Issue-ID: ODUHIGH-426] Fixed MCC MNC value in RRC Setup Complete at PHY stub X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=o-du%2Fl2.git;a=commitdiff_plain;h=9859c1fd246f9c42156f69f1adb6d19c92b17c1a [Issue-ID: ODUHIGH-426] Fixed MCC MNC value in RRC Setup Complete at PHY stub Signed-off-by: lal.harshita Change-Id: I584a4f453d321d928bf195882b238f19d02748a4 --- diff --git a/src/phy_stub/phy_stub_msg_hdl.c b/src/phy_stub/phy_stub_msg_hdl.c index 03ac61b2b..89c58fd6f 100644 --- a/src/phy_stub/phy_stub_msg_hdl.c +++ b/src/phy_stub/phy_stub_msg_hdl.c @@ -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 */