Commit fd6cf5aa authored by Raphael Defosseux's avatar Raphael Defosseux

Merge remote-tracking branch 'origin/pusch-tx-power-workaround' into integration_2024_w36

parents 4c9c26a3 ca217f8f
......@@ -944,6 +944,7 @@ int nr_config_pusch_pdu(NR_UE_MAC_INST_t *mac,
delta_pusch = table_38_213_7_1_1_1[0][dci->tpc];
}
}
delta_pusch = 0; // set to 0 as a workaround for PHY not applying PUSCH tx power
bool is_rar_tx_retx = rnti_type == TYPE_TC_RNTI_;
......
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