diff --git a/lib/src/phy/phch/sch_nr.c b/lib/src/phy/phch/sch_nr.c index 57f4ff84f..6f7bb435a 100644 --- a/lib/src/phy/phch/sch_nr.c +++ b/lib/src/phy/phch/sch_nr.c @@ -771,7 +771,7 @@ int srsran_sch_nr_tb_info(const srsran_sch_tb_t* tb, const srsran_sch_tb_res_nr_ tb->cw_idx, srsran_mod_string(tb->mod), tb->tbs / 8, - tb->R, + tb->R_prime, tb->rv); if (res != NULL) {