Commit e197824e authored by Florian Kaltenberger's avatar Florian Kaltenberger

updating targets/ARCH/rfsimulator/README.md

parent d15d86cf
# :construction: **WORK IN PROGRESS** :exclamation:
# **PLEASE IGNORE THE FOLLOWING PAGE** :exclamation:
# General
This is an RF simulator that allows to test OAI without an RF board. It replaces an actual RF board driver.
As much as possible, it works like an RF board, but not in real-time: It can run faster than real-time if there is enough CPU, or slower (it is CPU-bound instead of real-time RF sampling-bound).
It can be run either in:
- "noS1" mode: the generated IP traffic is sent and received between gNB and UE IP tunnel interfaces ("oaitun") by applications like ping and iperf
- "phy-test" mode: random UL and DL traffic is generated at every scheduling opportunity
# build
## From [build_oai](../../../doc/BUILD.md) script
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment