Configuration: move cell-angle from tower to O-RU 30/11930/1
authorMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Wed, 18 Oct 2023 12:48:34 +0000 (14:48 +0200)
committerMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Wed, 18 Oct 2023 12:50:56 +0000 (14:50 +0200)
- config.json adopted to schema change

Issue-ID: OAM-365
Change-Id: Ib4ba031512002270acee195084932c741a116681
Signed-off-by: Martin Skorupski <martin.skorupski@highstreet-technologies.com>
code/network-generator/config.json

index 020e2d1..5fb5145 100644 (file)
@@ -2,14 +2,13 @@
   "network": {
     "name": "o-ran-network",
     "center": {
-      "latitude": 52.26937,
-      "longitude": 13.01366,
+      "latitude": 52.4996182,
+      "longitude": 13.3289033,
       "aboveMeanSeaLevel": 50
     },
     "pattern": {
       "tower": {
-        "representation": "hexagon",
-        "cellAngle": 120
+        "representation": "hexagon"
       },
       "smo": {
         "five-g-core-count": 1,
         "o-ran-cu-spiral-radius": 1
       },
       "o-ran-cu": {
-        "tower-spiral-radius": 2
+        "o-ran-du-spiral-radius": 1
       },
       "o-ran-du": {
         "fronthaul-gateway-count": 0,
+        "tower-spiral-radius": 1,
         "o-ran-ru-count": 1
       },
       "o-ran-ru": {
-        "nr-cell-du-count": 1
+        "nr-cell-du-count": 1,
+        "cell-angle": 120,
+        "max-reach": 600
       },
       "nr-cell-du": {
         "sector-count": 1