mirror of
https://gitlab.eurecom.fr/oai/openairinterface5g.git
synced 2026-07-13 04:30:28 +00:00
Merge commits
This commit is contained in:
@@ -38,7 +38,7 @@ services:
|
||||
retries: 5
|
||||
oai-gnb-aerial:
|
||||
cpuset: "13-17"
|
||||
image: ${REGISTRY-oaisoftwarealliance/}${GNB_IMG:-oai-gnb-aerial}:${TAG:-develop}
|
||||
image: ${REGISTRY-oaisoftwarealliance/}${GNB_IMG:-oai-gnb-aerial}:${TAG:-latest}
|
||||
depends_on:
|
||||
nv-cubb:
|
||||
condition: service_started
|
||||
|
||||
@@ -151,7 +151,8 @@ gNBs =
|
||||
nrofUplinkSlots = 3;
|
||||
nrofUplinkSymbols = 0;
|
||||
|
||||
ssPBCH_BlockPower = 12;
|
||||
ssPBCH_BlockPower = -11;
|
||||
#ssPBCH_BlockPower = -34; #FXN ORU
|
||||
}
|
||||
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user