dci_nr: print coreset0_bw when DCI is scrambled with SI-RNTI

This commit is contained in:
Andre Puschmann 2021-11-12 13:27:27 +01:00
parent d5a00fcdad
commit 9c6f9f5949
1 changed files with 1 additions and 0 deletions

View File

@ -1273,6 +1273,7 @@ static uint32_t dci_nr_format_1_0_to_str(const srsran_dci_dl_nr_t* dci, char* st
// System information indicator 1 bit
if (rnti_type == srsran_rnti_type_si) {
len = srsran_print_check(str, str_len, len, "sii=%d ", dci->sii);
len = srsran_print_check(str, str_len, len, "coreset0_bw=%d ", dci->coreset0_bw);
}
// Downlink assignment index 2 bits