Fixed a formatting error in a sched entry.

This commit is contained in:
faluco 2021-03-17 15:17:31 +01:00 committed by Andre Puschmann
parent 1d4e83473e
commit 875773556e
1 changed files with 1 additions and 1 deletions

View File

@ -336,8 +336,8 @@ void log_broadcast_allocation(const sched_interface::dl_sched_bc_t& bc,
bc.dci.tb[0].mcs_idx); bc.dci.tb[0].mcs_idx);
} else { } else {
get_mac_logger().info("SCHED: PCH, cc=%d, rbgs=%s, dci=(%d,%d), tbs=%d, mcs=%d", get_mac_logger().info("SCHED: PCH, cc=%d, rbgs=%s, dci=(%d,%d), tbs=%d, mcs=%d",
srslte::to_c_str(str_buffer),
cell_params.enb_cc_idx, cell_params.enb_cc_idx,
srslte::to_c_str(str_buffer),
bc.dci.location.L, bc.dci.location.L,
bc.dci.location.ncce, bc.dci.location.ncce,
bc.tbs, bc.tbs,