File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -504,9 +504,9 @@ The blueprint includes the following:
504
504
mode) the UE. As with gNBsim, ``[oai_nodes] `` can identify the same
505
505
server as Kubernetes (where the 5G Core runs). Another possible
506
506
configuration is to co-locate the gNB and UE on one server, with the
507
- 5G Core running on a separate server. (Although not required in
507
+ 5G Core running on a separate server. (Although not necessary in
508
508
principle, the current playbooks require the gNB and simulated UE be
509
- co- located on the same server.)
509
+ located on the same server.)
510
510
511
511
* New make targets, ``oai-gnb-install `` and ``oai-gnb-uninstall ``, to
512
512
be executed along with the standard SD-Core installation (see below).
@@ -546,9 +546,9 @@ section:
546
546
name: rfsim5g-public
547
547
simulation: true
548
548
gnb:
549
- conf_file: deps/aether- oai/roles/gNb/templates/gnb.sa.band78.fr1.106PRB.usrpb210.conf
549
+ conf_file: deps/oai/roles/gNb/templates/gnb.sa.band78.fr1.106PRB.usrpb210.conf
550
550
ue:
551
- conf_file: deps/aether- oai/roles/uEsimulator/templates/ue.conf
551
+ conf_file: deps/oai/roles/uEsimulator/templates/ue.conf
552
552
553
553
Variable ``simulation `` is set to ``true `` by default, causing OnRamp
554
554
to deploy the simulated UE. When set to ``false ``, the simulated UE
You can’t perform that action at this time.
0 commit comments