[Epic-ID: ODUHIGH-462][Task-ID: ODUHIGH-472] Implementation of drx timer
[o-du/l2.git] / src / phy_stub / phy_stub_msg_hdl.c
index b88a260..19ecc8c 100644 (file)
@@ -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)
       {