Fix SRS
- Fix regression in the SRS related to w39 for phy-simulators.
- Fix inconsistency of SNR results based on SRS:
- Replace
multadd_real_vector_complex_scalar
byc16multaddVectRealComplex
, sincec16multaddVectRealComplex
is more accurate - Replace
calc_power
bysignal_energy_nodc
, sincesignal_energy_nodc
is more efficient and accurate
- Replace
These fixes reduce the appearance of these LOGs:
[NR_MAC] Invalid timing advance offset for RNTI 14b7
[NR_MAC] Invalid timing advance offset for RNTI 14b7
[NR_MAC] Invalid timing advance offset for RNTI 14b7
Edited by Roberto Louro Magueta