mirror of
https://gitlab.eurecom.fr/oai/openairinterface5g.git
synced 2026-07-13 04:30:28 +00:00
To run the test with OAI UE and vrtsim, use the following commands, assuming the executables are in the build directory. OAI O-RU: ./nr-oru -O ../targets/PROJECTS/GENERIC-NR-5GC/CONF/ru.band77.mu1.106rb.1x1.conf --device.name vrtsim --vrtsim.role server OAI 7.2 gNB: ./nr-softmodem -O ../targets/PROJECTS/GENERIC-NR-5GC/CONF/gnb.band77.mu1.106rb.fhi.1x1.conf OAI NR UE: ./nr-uesoftmodem -C 4049760000 -r 106 --numerology 1 --ssb 516 --device.name vrtsim Signed-off-by: Bartosz Podrygajlo <bartosz.podrygajlo@openairinterface.org>