X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=fhi_lib%2Fapp%2Fusecase%2Fmu0_10mhz%2Fconfig_file_o_ru.dat;h=a972a17bd6efb75aa9ff7df926cd829d904e1c7d;hb=70d9d920dd4e575f085f1f1a9050fefd1c10e127;hp=d0d8ccedf11122a90346f3f9f116ee3c43fd4301;hpb=cef07f74965b1749dd909fc1322e211489fea2ea;p=o-du%2Fphy.git diff --git a/fhi_lib/app/usecase/mu0_10mhz/config_file_o_ru.dat b/fhi_lib/app/usecase/mu0_10mhz/config_file_o_ru.dat index d0d8cce..a972a17 100644 --- a/fhi_lib/app/usecase/mu0_10mhz/config_file_o_ru.dat +++ b/fhi_lib/app/usecase/mu0_10mhz/config_file_o_ru.dat @@ -1,11 +1,25 @@ -####################################################################### +#****************************************************************************** # -# +# 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) @@ -25,9 +39,21 @@ nTddPeriod=0 #TDD priod e.g. DDDS 4 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) - -llsCUMac=00:11:22:33:44:66 # asigned MAC of lls-CU VF -ruMac=00:11:22:33:44:55 #RU VF for RU app +Gps_Alpha=0 #alpha and beta value as in section 9.7.2 of ORAN spec +Gps_Beta=0 + +ioCore=10 +# Eth 0 +duMac0=00:11:22:33:44:66 # asigned MAC of O-DU VF +ruMac0=00:11:22:33:44:55 # O-RU VF for O-RU app +duMac1=00:11:22:33:44:66 # asigned MAC of O-DU VF +ruMac1=00:11:22:33:44:55 # O-RU VF for O-RU app + +#Eth 1 +duMac2=00:11:22:33:44:77 # asigned MAC of O-DU VF +ruMac2=00:11:22:33:44:44 # O-RU VF for O-RU app +duMac3=00:11:22:33:44:77 # asigned MAC of O-DU VF +ruMac3=00:11:22:33:44:44 # O-RU VF for O-RU app numSlots=40 #number of slots per IQ files @@ -88,8 +114,6 @@ antPrachC1=./usecase/mu0_10mhz/ant_1.bin antPrachC2=./usecase/mu0_10mhz/ant_2.bin antPrachC3=./usecase/mu0_10mhz/ant_3.bin - - ## control of IQ byte order iqswap=0 #do swap of IQ before send buffer to eth nebyteorderswap=1 #do swap of byte order for each I and Q from CPU byte order to network byte order @@ -97,12 +121,14 @@ 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=1 #(1) C-Plane is enabled| (0) C-Plane is disabled +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