X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=o-du%2Fphy.git;a=blobdiff_plain;f=fhi_lib%2Fapp%2Fusecase%2Fcat_b%2Fmu1_100mhz%2F101%2Fconfig_file_o_du.dat;fp=fhi_lib%2Fapp%2Fusecase%2Fcat_b%2Fmu1_100mhz%2F101%2Fconfig_file_o_du.dat;h=63fc5dd670dc6bbb2ed8400ee74a81bdbfaf17ab;hp=deed687fa75e921839169ec3f05b84fc7e603b30;hb=70d9d920dd4e575f085f1f1a9050fefd1c10e127;hpb=331df2273a6667941167c9bcc141a517369bdf43 diff --git a/fhi_lib/app/usecase/cat_b/mu1_100mhz/101/config_file_o_du.dat b/fhi_lib/app/usecase/cat_b/mu1_100mhz/101/config_file_o_du.dat index deed687..63fc5dd 100644 --- a/fhi_lib/app/usecase/cat_b/mu1_100mhz/101/config_file_o_du.dat +++ b/fhi_lib/app/usecase/cat_b/mu1_100mhz/101/config_file_o_du.dat @@ -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 ###########################################################