* INTC Contribution to the O-RAN F Release for O-DU Low
[o-du/phy.git] / fhi_lib / app / usecase / cat_b / mu1_100mhz / 321 / config_file_o_ru.dat
@@ -18,7 +18,7 @@
 
 #Peak: 100 %
 #301   TDD     DDDFU: S it's 10:2:2    1       64T64R  100     16      8       100%    273     3276    100%    273     3276    Peak: 100 %
-                                                                                                               
+
 
 # This is simple configuration file. Use '#' sign for comments
 instanceId=1 # 0,1,2,... in case more than 1 application started on the same system
@@ -97,11 +97,14 @@ antPrachC13=./usecase/cat_b/mu1_100mhz/ant_5.bin  #CC3
 antPrachC14=./usecase/cat_b/mu1_100mhz/ant_6.bin  #CC3
 antPrachC15=./usecase/cat_b/mu1_100mhz/ant_7.bin  #CC3
 
-rachEanble=0 # Enable (1)| disable (0) PRACH configuration
+rachEnable=0 # Enable (1)| disable (0) PRACH configuration
 prachConfigIndex=189
 
-srsEanble=1 # Enable (1)| disable (0) SRS
-srsSym=1 # (1<<13) symbol used for SRS (def: sym 13)
+srsEnable=1 # Enable (1)| disable (0) SRS
+srsSym=4 # deprecated
+srsSlot=3           # scheduled SRS slot within TDD period
+srsNdmOffset=2      # delay offset to start NDM SRS U-Plane
+srsNdmTxDuration=4  # TX duration for NDM SRTS U-Plane (numberof of symbols)
 
 antSrsC0=./usecase/cat_b/mu1_100mhz/ant_0.bin
 antSrsC1=./usecase/cat_b/mu1_100mhz/ant_1.bin
@@ -175,6 +178,7 @@ antSrsC63=./usecase/cat_b/mu1_100mhz/ant_7.bin
 ##Section Settings
 DynamicSectionEna=1 # 1 - enable dynamic section allocation 0 - static sections all RBs are used
 
+extType=1
 nPrbElemDl=6
 #nRBStart, nRBSize, nStartSymb, numSymb, nBeamIndex, bf_weight_update, compMethod, iqWidth, BeamFormingType
 # weight base beams
@@ -185,13 +189,13 @@ PrbElemDl3=144,48,0,14,3,1,1,9,1
 PrbElemDl4=192,48,0,14,4,1,1,9,1
 PrbElemDl5=240,33,0,14,5,1,1,9,1
 # Extension Parameters for Beamforming weights
-# numBundPrb, numSetBFW, RAD, disableBFW, bfwIqWidth, bfwCompMeth
-ExtBfwDl0=2,24,0,0,9,1
-ExtBfwDl1=2,24,0,0,9,1
-ExtBfwDl2=2,24,0,0,9,1
-ExtBfwDl3=2,24,0,0,9,1
-ExtBfwDl4=2,24,0,0,9,1
-ExtBfwDl5=2,17,0,0,9,1
+# numBundPrb, numSetBFW, RAD, disableBFW, bfwIqWidth, bfwCompMeth, extType
+ExtBfwDl0=2,24,0,0,9,1,1
+ExtBfwDl1=2,24,0,0,9,1,1
+ExtBfwDl2=2,24,0,0,9,1,1
+ExtBfwDl3=2,24,0,0,9,1,1
+ExtBfwDl4=2,24,0,0,9,1,1
+ExtBfwDl5=2,17,0,0,9,1,1
 
 nPrbElemUl=6
 #nRBStart, nRBSize, nStartSymb, numSymb, nBeamIndex, bf_weight_update, compMethod, iqWidth, BeamFormingType
@@ -203,16 +207,16 @@ PrbElemUl3=144,48,0,14,3,1,1,9,1
 PrbElemUl4=192,48,0,14,4,1,1,9,1
 PrbElemUl5=240,33,0,14,5,1,1,9,1
 # Extension Parameters for Beamforming weights
-# numBundPrb, numSetBFW, RAD, disableBFW, bfwIqWidth, bfwCompMeth
-ExtBfwUl0=2,24,0,0,9,1
-ExtBfwUl1=2,24,0,0,9,1
-ExtBfwUl2=2,24,0,0,9,1
-ExtBfwUl3=2,24,0,0,9,1
-ExtBfwUl4=2,24,0,0,9,1
-ExtBfwUl5=2,17,0,0,9,1
+# numBundPrb, numSetBFW, RAD, disableBFW, bfwIqWidth, bfwCompMeth, extType
+ExtBfwUl0=2,24,0,0,9,1,1
+ExtBfwUl1=2,24,0,0,9,1,1
+ExtBfwUl2=2,24,0,0,9,1,1
+ExtBfwUl3=2,24,0,0,9,1,1
+ExtBfwUl4=2,24,0,0,9,1,1
+ExtBfwUl5=2,17,0,0,9,1,1
 
 nPrbElemSrs=1
-PrbElemSrs0=0,273,0,14,0,0,1,9,0
+PrbElemSrs0=0,273,13,1,0,0,1,9,0
 
 ###########################################################
 
@@ -220,7 +224,7 @@ PrbElemSrs0=0,273,0,14,0,0,1,9,0
 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
 compression=1 # (1) compression enabled (0) compression disabled
-compType=1 # (1) Static Compression with config info sent over the M-Plane (0) Dynamic compression with configuration sent over the C and U Plane
+
 ##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