"Slot offset K2 (%ld) needs to be higher than DURATION_RX_TO_TX (%d). Please set min_rxtxtime at least to %d in gNB config file or gNBs.[0].min_rxtxtime=%d via command line.\n",
"Slot offset K2 (%ld) needs to be higher than DURATION_RX_TO_TX (%d). Please set min_rxtxtime at least to %d in gNB config file or gNBs.[0].min_rxtxtime=%d via command line.\n",
k2,
DURATION_RX_TO_TX,
DURATION_RX_TO_TX,
DURATION_RX_TO_TX);
if(k2<0){// This can happen when a false DCI is received
if(k2<0){// This can happen when a false DCI is received
LOG_W(PHY,"%d.%d. Received k2 %ld\n",current_frame,current_slot,k2);
LOG_W(PHY,"%d.%d. Received k2 %ld\n",current_frame,current_slot,k2);