Generate SRS sequence for every received SRS signal
For example, when there is BWP switch, we were using a wrong SRS sequence for the new BWP (and SRS configuration). Therefore, in this MR, we generated the SRS sequence for every received SRS signal.
Merge request reports
Activity
changed milestone to %REVIEW_CAN_START
assigned to @francescomani
OAI RAN-Container-Parent build (3074): failed (https://jenkins-oai.eurecom.fr/job/RAN-Container-Parent/3074/)
OAI RAN-CI-develop build (4475): passed (https://open5glab.eurecom.fr:8083/jenkins/job/RAN-CI-develop/4475/)
@schmidtr It was added in the Description of MR.
@francescomani We measured the time, and it takes on average 2us (1/10 of time of SRS channel estimation). For us it looks a acceptable time and it is only recomputed as our current configuration at every 160 slots:
srs_res0->resourceType.choice.periodic->periodicityAndOffset_p.present = NR_SRS_PeriodicityAndOffset_PR_sl160;
changed milestone to %REVIEW_COMPLETED_AND_APPROVED
changed milestone to %OK_TO_BE_MERGED
mentioned in merge request !1783 (merged)
mentioned in commit 4940146f