Skip to content
Snippets Groups Projects
Commit dac55975 authored by Sakthivel Velumani's avatar Sakthivel Velumani
Browse files

Updated documentation

parent 155d24f9
No related branches found
No related tags found
No related merge requests found
...@@ -102,6 +102,9 @@ Command line parameters for UE in `--sa` mode: ...@@ -102,6 +102,9 @@ Command line parameters for UE in `--sa` mode:
- `--band` : NR band number (default value 78) - `--band` : NR band number (default value 78)
- `--ssb` : SSB start subcarrier (default value 516) - `--ssb` : SSB start subcarrier (default value 516)
**Optional parameters**:
- `--ue-scan-carrier` : scan for cells in current bandwidth. This option can be used if the SSB position of the gNB is unknown. If multiple cells are detected, the UE will try to connect to the first cell. By default, this option is disabled and the UE attempts to only decode SSB given by `--ssb`.
To simplify the configuration for the user testing OAI UE with OAI gNB, the latter prints the following LOG that guides the user to correctly set some of the UE command line parameters. To simplify the configuration for the user testing OAI UE with OAI gNB, the latter prints the following LOG that guides the user to correctly set some of the UE command line parameters.
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment