* INTC Contribution to the O-RAN F Release for O-DU Low
[o-du/phy.git] / fhi_lib / app / usecase / cat_b / mu1_100mhz / 323 / config_file_o_ru.dat
 #
 #******************************************************************************/
 
-#MEC
-#28%
-#315   TDD     DDDFU: S it's 10:2:2    1       64T64R  100     4       4       37%     100     1200    37%     100     1200    MEC: 28%
+#NC
+#12%
+#323   TDD     DDDFU: S it's 10:2:2    1       64T64R  100     16      4       37%     100     1200    37%     100     1200    NC: 12%
 
 # 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
 appMode=1 # O-DU(0) | O-RU(1)
 xranMode=1 # Category A  (0) (precoder in O-DU) | Category B (1) (precoder in O-RU)
 ccNum=1 # Number of Componnent Carriers (CC) per ETH port with XRAN protocol (default:1 max: 4)
-antNum=4 # Number of Antennas per CC (default: 4) or number of Digital streams for Category B
+antNum=16 # Number of Antennas per CC (default: 4) or number of Digital streams for Category B
 antNumUL=4 # Cat B: UL Number of Antennas per CC (default: 8) or number of UL Digital streams for Category B
 antElmTRx=64 #number of Antenna Elements for Cat B default 32T32R
 
@@ -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
@@ -165,20 +168,21 @@ antSrsC60=./usecase/cat_b/mu1_100mhz/ant_4.bin
 antSrsC61=./usecase/cat_b/mu1_100mhz/ant_5.bin
 antSrsC62=./usecase/cat_b/mu1_100mhz/ant_6.bin
 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 +190,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 +203,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