Merge commits

This commit is contained in:
Nick Hedberg
2026-05-12 14:47:20 +00:00
2 changed files with 3 additions and 2 deletions

View File

@@ -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

View File

@@ -151,7 +151,8 @@ gNBs =
nrofUplinkSlots = 3;
nrofUplinkSymbols = 0;
ssPBCH_BlockPower = 12;
ssPBCH_BlockPower = -11;
#ssPBCH_BlockPower = -34; #FXN ORU
}
);