How to modify the configurations of SRS (sounding reference signal) #1325
-
Now, we have constructed a 5G communication system based on srsRAN Project with COTS UEs. We find that the newest version of srsRAN Project has a new feature, i.e., the inclusion of SRS (sounding reference signal), but we don't know how to enable this function and modify its detailed configurations (those parameters have been fixed in this system? If yes, how to find and modify them?). In fact, we only see that there are some ".h" files related to the implements of physical layer, and no detailed time-frequency resource configurations can be easily accessed for a specific COTS UE. Our research aims to capture this type of reference signal for further study, and we hope that someone can provide some suggestions for us to promote our research. Also, we do hope that more configuration items are sorted by a config. file in the future version. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
I'm not a developer, but I suggest go to Configuration Reference, do ctrl+f and search for srs, you should find the following section then
|
Beta Was this translation helpful? Give feedback.
-
Hi @RFF-SEUphc, As @MariusTillner has pointed out, the information you require is in the documentation. I suggest you read this to help you understand how to use srsRAN Project efficiently. |
Beta Was this translation helpful? Give feedback.
Hi @RFF-SEUphc,
As @MariusTillner has pointed out, the information you require is in the documentation. I suggest you read this to help you understand how to use srsRAN Project efficiently.