Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-RAN
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
spbro
OpenXG-RAN
Commits
d6f0ff37
Commit
d6f0ff37
authored
Oct 07, 2024
by
Robert Schmidt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
RFsim: doc serveraddr: mention IPv4v6 and DNS
parent
ac7c02d8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
radio/rfsimulator/README.md
radio/rfsimulator/README.md
+1
-1
No files found.
radio/rfsimulator/README.md
View file @
d6f0ff37
...
...
@@ -71,7 +71,7 @@ The RF simulator is using the configuration module, and its parameters are defin
| CL option | usage | default |
|:--------------------- |:-------------------------------------------------------------------------------|----: |
|
`--rfsimulator.serveraddr <addr>`
|
ip address to connect to, or
`server`
to behave as a tcp server | 127.0.0.1
|
|
`--rfsimulator.serveraddr <addr>`
|
IPv4v6 address or DNS name to connect to, or
`server`
to behave as a IPv4v6 TCP server | 127.0.0.1
|
|
`--rfsimulator.serverport <port>`
| port number to connect to or to listen on (eNB, which behaves as a tcp server) | 4043 |
|
`--rfsimulator.options`
| list of comma separated run-time options, two are supported:
`chanmod`
,
`saviq`
| all options disabled |
|
`--rfsimulator.options saviq`
| store IQs to a file for future replay | disabled |
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment