@@ -113,23 +113,23 @@ int nr_phy_init_RU(RU_t *ru) {
...
@@ -113,23 +113,23 @@ int nr_phy_init_RU(RU_t *ru) {
beam_count++;
beam_count++;
}
}
AssertFatal(ru->nb_bfw==(beam_count*ru->nb_tx),"Number of beam weights from config file is %d while the expected number is %d",ru->nb_bfw,(beam_count*ru->nb_tx));
AssertFatal(ru->nb_bfw==(beam_count*ru->nb_tx),"Number of beam weights from config file is %d while the expected number is %d",ru->nb_bfw,(beam_count*ru->nb_tx));