Make nb_antenna as a input parameter to generate_srs_nr()
- We use the same function at gNB and UE. - We always use nb_antennas_tx to check the max possible number of ports (which is wrong). - At gNB, we should use nb_antennas_rx and at the UE, we should use nb_antennas_tx.
Showing
Please register or sign in to comment