* INTC Contribution to the O-RAN F Release for O-DU Low
[o-du/phy.git] / fhi_lib / app / usecase / cat_b / mu1_100mhz / 325 / config_file_o_ru.dat
@@ -18,7 +18,7 @@
 
 #MEC
 #28%
-#305   TDD     DDDFU: S it's 10:2:2    1       64T64R  100     4       2       37%     100     1200    37%     100     1200    MEC: 28%
+#325   TDD     DDDFU: S it's 10:2:2    1       64T64R  100     4       2       37%     100     1200    37%     100     1200    MEC: 28%
 
 # 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
@@ -95,11 +95,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=8192 # (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
@@ -170,15 +173,17 @@ 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=2
 #nRBStart, nRBSize, nStartSymb, numSymb, nBeamIndex, bf_weight_update, compMethod, iqWidth, BeamFormingType
 # weight base beams
 PrbElemDl0=0,50,0,14,0,1,1,9,1
 PrbElemDl1=50,50,0,14,1,1,1,9,1
 # Extension Parameters for Beamforming weights
-# numBundPrb, numSetBFW, RAD, disableBFW, bfwIqWidth, bfwCompMeth
-ExtBfwDl0=2,25,0,0,9,1
-ExtBfwDl1=2,25,0,0,9,1
+# numBundPrb, numSetBFW, RAD, disableBFW, bfwIqWidth, bfwCompMeth, extType
+ExtBfwDl0=2,25,0,0,9,1,1
+ExtBfwDl1=2,25,0,0,9,1,1
 
 nPrbElemUl=2
 #nRBStart, nRBSize, nStartSymb, numSymb, nBeamIndex, bf_weight_update, compMethod, iqWidth, BeamFormingType
@@ -186,12 +191,12 @@ nPrbElemUl=2
 PrbElemUl0=0,50,0,14,0,1,1,9,1
 PrbElemUl1=50,50,0,14,1,1,1,9,1
 # Extension Parameters for Beamforming weights
-# numBundPrb, numSetBFW, RAD, disableBFW, bfwIqWidth, bfwCompMeth
-ExtBfwUl0=2,25,0,0,9,1
-ExtBfwUl1=2,25,0,0,9,1
+# numBundPrb, numSetBFW, RAD, disableBFW, bfwIqWidth, bfwCompMeth, extType
+ExtBfwUl0=2,25,0,0,9,1,1
+ExtBfwUl1=2,25,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
 
 ###########################################################
 
@@ -199,7 +204,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