Commit a19a15cf authored by Robert Schmidt's avatar Robert Schmidt

Enable logging of PUCCH

parent 868f5551
......@@ -68,7 +68,7 @@ void nr_schedule_pucch(int Mod_idP,
memset(pucch_pdu, 0, sizeof(nfapi_nr_pucch_pdu_t));
future_ul_tti_req->n_pdus += 1;
LOG_D(MAC,
LOG_I(MAC,
"%4d.%2d Scheduling pucch reception in %4d.%2d: bits SR %d, ACK %d, CSI %d, k %d l %d\n",
frameP,
slotP,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment