Update to odulow per maintenance bronze
[o-du/phy.git] / fhi_lib / app / usecase / cat_b / mu1_100mhz / 101 / config_file_o_du.dat
index deed687..63fc5dd 100644 (file)
@@ -63,13 +63,20 @@ MTUSize=9600 #maximum transmission unit (MTU) is the size of the largest protoco
 Gps_Alpha=0    #alpha and beta value as in section 9.7.2 of ORAN spec
 Gps_Beta=0
 
-ioCore=5
-systemCore=5
-pktProcCore=5
-pktAuxCore=5
-timingCore=6
-llsCUMac=00:11:22:33:44:66 # asigned MAC of O-DU VF
-ruMac=00:11:22:33:44:55    # O-RU VF for O-RU app
+ioCore=5        # core id 
+ioWorker=0x2000000 # mask 0-no workers
+
+# 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=10 #number of slots per IQ files
 antC0=./usecase/cat_b/mu1_100mhz/ant_0.bin   #CC0
@@ -119,15 +126,17 @@ srsSym=8192 # (1<<13) symbol used for SRS (def: sym 13)
 ##Section Settings
 DynamicSectionEna=1 # 1 - enable dynamic section allocation 0 - static sections all RBs are used 
 
-nPrbElemDl=1
+nPrbElemDl=2
 #nRBStart, nRBSize, nStartSymb, numSymb, nBeamIndex, bf_weight_update, compMethod, iqWidth, BeamFormingType
 # weight base beams 
-PrbElemDl0=0,90,0,14,1,1,1,9,1
+PrbElemDl0=0,64,0,14,0,1,1,9,1
+PrbElemDl1=64,26,0,14,1,1,1,9,1
 
-nPrbElemUl=1
+nPrbElemUl=2
 #nRBStart, nRBSize, nStartSymb, numSymb, nBeamIndex, bf_weight_update, compMethod, iqWidth, BeamFormingType
 # weight base beams 
-PrbElemUl0=0,90,0,14,1,1,1,9,1
+PrbElemUl0=0,64,0,14,0,1,1,9,1
+PrbElemUl1=64,26,0,14,1,1,1,9,1
 
 ###########################################################