Commit 4000aba5 authored by Laurent THOMAS's avatar Laurent THOMAS

2683 move CSI-RS as debug a trace, no impact until we develop the feature

parent cc6a26d8
......@@ -882,7 +882,7 @@ void nr_ue_csi_rs_procedures(PHY_VARS_NR_UE *ue,
#endif
if(csirs_config_pdu->measurement_bitmap == 0) {
LOG_E(NR_PHY, "Handling of CSI-RS for tracking not handled yet at PHY\n");
LOG_D(NR_PHY, "Handling of CSI-RS for tracking not handled yet at PHY\n");
return;
}
......
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