Front Haul Interface Library update to third seed code contribution
[o-du/phy.git] / fhi_lib / app / usecase / mu3_100mhz / config_file_o_ru.dat
index 1959bcc..74cf5fa 100644 (file)
@@ -1,14 +1,28 @@
-#######################################################################
+#******************************************************************************
 #
-# <COPYRIGHT_TAG>
+#   Copyright (c) 2019 Intel.
 #
-#######################################################################
+#   Licensed under the Apache License, Version 2.0 (the "License");
+#   you may not use this file except in compliance with the License.
+#   You may obtain a copy of the License at
+#
+#       http://www.apache.org/licenses/LICENSE-2.0
+#
+#   Unless required by applicable law or agreed to in writing, software
+#   distributed under the License is distributed on an "AS IS" BASIS,
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#   See the License for the specific language governing permissions and
+#   limitations under the License.
+#
+#******************************************************************************/
+
 
 # This is simple configuration file. Use '#' sign for comments
-appMode=1 # lls-CU(0) | RU(1)
+instanceId=1 # 0,1,2,... in case more than 1 application started on the same system
+appMode=1 # O-DU(0) | O-RU(1)
 xranMode=0 # Category A  (0) (precoder in lls-CU) | Category B (1) (precoder in RU)
 ccNum=1 # Number of Componnent Carriers (CC) per ETH port with XRAN protocol (default:1 max: 12)
-antNum=4 # Number of Antennas per CC (default: 4)
+antNum=4 # Number of Antennas per CC (default: 4) or number of Digital streams for Category B 
 
 ##Numerology
 mu=3 #mmWave 120Khz Sub Carrier Spacing
@@ -36,10 +50,19 @@ sSlotConfig3=0,2,2,1,1,1,1,1,1,1,1,1,1,1 # (0) - DL (1) - UL (2) - GUARD
 
 MTUSize=9600 #maximum transmission unit (MTU) is the size of the largest protocol data unit (PDU) that can be communicated in a single 
  #xRAN network layer transaction. supported 1500 bytes and 9600 bytes (Jumbo Frame)
-
+Gps_Alpha=0    #alpha and beta value as in section 9.7.2 of ORAN spec
+Gps_Beta=0
+
+ioCore=10
+systemCore=10
+pktProcCore=10
+pktAuxCore=10
+timingCore=11
 llsCUMac=00:11:22:33:44:66 # asigned MAC of lls-CU VF
-#llsCUMac=3c:fd:fe:a8:e0:70 #lls-CU PF for tcpdump
-ruMac=00:11:22:33:44:55  #RU VF for RU app
+#llsCUMac=3c:fd:fe:a8:e0:70
+ruMac=00:11:22:33:44:55    # RU VF for RU app
+
+maxFrameId=99 # set for compatibility with O-RU
 
 numSlots=40 #number of slots per IQ files
 antC0=./usecase/mu3_100mhz/ant_0.bin   #CC0
@@ -59,12 +82,24 @@ antC13=./usecase/mu3_100mhz/ant_13.bin #CC3
 antC14=./usecase/mu3_100mhz/ant_14.bin #CC3
 antC15=./usecase/mu3_100mhz/ant_15.bin #CC3
 
-antPrachC0=./usecase/mu1_100mhz/ant_0.bin   #CC0
-antPrachC1=./usecase/mu1_100mhz/ant_1.bin   #CC0
-antPrachC2=./usecase/mu1_100mhz/ant_2.bin   #CC0
-antPrachC3=./usecase/mu1_100mhz/ant_3.bin   #CC0
-
-rachEanble=0 # Enable (1)| disable (0) PRACH configuration
+antPrachC0=./usecase/mu3_100mhz/ant_0.bin   #CC0
+antPrachC1=./usecase/mu3_100mhz/ant_1.bin   #CC0
+antPrachC2=./usecase/mu3_100mhz/ant_2.bin   #CC0
+antPrachC3=./usecase/mu3_100mhz/ant_3.bin   #CC0
+antPrachC4=./usecase/mu3_100mhz/ant_4.bin   #CC1
+antPrachC5=./usecase/mu3_100mhz/ant_5.bin   #CC1
+antPrachC6=./usecase/mu3_100mhz/ant_6.bin   #CC1
+antPrachC7=./usecase/mu3_100mhz/ant_7.bin   #CC1
+antPrachC8=./usecase/mu3_100mhz/ant_8.bin   #CC2
+antPrachC9=./usecase/mu3_100mhz/ant_9.bin   #CC2
+antPrachC10=./usecase/mu3_100mhz/ant_10.bin #CC2
+antPrachC11=./usecase/mu3_100mhz/ant_11.bin #CC2
+antPrachC12=./usecase/mu3_100mhz/ant_12.bin #CC3
+antPrachC13=./usecase/mu3_100mhz/ant_13.bin #CC3
+antPrachC14=./usecase/mu3_100mhz/ant_14.bin #CC3
+antPrachC15=./usecase/mu3_100mhz/ant_15.bin #CC3
+
+rachEanble=1 # Enable (1)| disable (0) PRACH configuration
 prachConfigIndex=81
 
 ## control of IQ byte order
@@ -74,12 +109,15 @@ nebyteorderswap=1 #do swap of byte order for each I and Q from CPU byte order to
 ##Debug
 debugStop=1 #stop app on 1pps boundary (gps_second % 30)
 debugStopCount=0 #if this value is >0 then stop app after x transmission packets, otherwise app will stop at 1pps boundary
+bbdevMode=-1 #bbdev mode, -1 = not use bbdev, 0: use software mode, 1: use hardware mode
 
 CPenable=0 #(1) C-Plane is enabled| (0) C-Plane is disabled
 c_plane_vlan_tag=1 #VLAN Tag used for C-Plane
 u_plane_vlan_tag=2 #VLAN Tag used for U-Plane
 
 ##RU Settings
+totalBFWeights=32 # Total number of Beamforming Weights on RU
+
 Tadv_cp_dl=25 #in us  TODO: update per RU implementation
               #C-Plane messages must arrive at the RU some amount of time in advance (Tcp_adv_dl) of the corresponding U-Plane messages