@@ -1454,13 +1451,6 @@ int nr_ue_pusch_scheduler(const NR_UE_MAC_INST_t *mac,
int*slot_tx,
constlongk2)
{
AssertFatal(k2>DURATION_RX_TO_TX,
"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",
@@ -1489,13 +1479,6 @@ int nr_ue_pusch_scheduler(const NR_UE_MAC_INST_t *mac,
AssertFatal(1==0,"Invalid numerology %i\n",mu);
}
AssertFatal((k2+delta)>DURATION_RX_TO_TX,
"Slot offset (%ld) for Msg3 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",