X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fphy_stub%2Fphy_stub_msg_hdl.c;h=19ecc8c7092348faedafb0f09da7270c42e3a9ac;hb=6bd517aac8dc6e3166389be3f468c58ba56d5608;hp=b88a260d387233df28ae06abf4059aad27c25546;hpb=ba99af5e5ea60b0d8eede9f3323fc9a9991fcfe3;p=o-du%2Fl2.git diff --git a/src/phy_stub/phy_stub_msg_hdl.c b/src/phy_stub/phy_stub_msg_hdl.c index b88a260d3..19ecc8c70 100644 --- a/src/phy_stub/phy_stub_msg_hdl.c +++ b/src/phy_stub/phy_stub_msg_hdl.c @@ -886,7 +886,8 @@ S16 l1HdlDlTtiReq(uint16_t msgLen, void *msg) } else if(dlTtiReq->pdus[pduCount].pduType == 0) { - DU_LOG("\nINFO --> PHY_STUB: PDCCH PDU"); + //DU_LOG("\nINFO --> PHY_STUB: PDCCH PDU"); + DU_LOG("\nINFO --> PHY_STUB: PDCCH PDU sfn=%d slot=%d",dlTtiReq->sfn,dlTtiReq->slot); } else if(dlTtiReq->pdus[pduCount].pduType == 1) {