Wrong "csi_rs_period" in configuration reference #262
Closed
arman-maghsoudnia
started this conversation in
Ideas & Suggestions
Replies: 1 comment
-
Hi @arman-maghsoudnia I've made this change in the latest update to the docs. Thanks for catching it! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
In the Configuration References page
(https://docs.srsran.com/projects/project/en/latest/user_manuals/source/config_ref.html)
, in thecell_cfg:csi:csi_rs_period
field, it is mentioned that the default value forcsi_rs_period
is80ms
. But I checked the code inapps/gnb/gnb_appconfig.h:320
, and the default value is20ms
. Could you fix it?Best,
Arman
Beta Was this translation helpful? Give feedback.
All reactions