ASN Structure filling for SRS-Config : ODUHIGH-182
[o-du/l2.git] / src / du_app / du_cfg.h
index 53f8352..0a4c60e 100644 (file)
 #define SCS_CARRIER_BANDWIDTH 273         /* Subcarrier spacing- carrier bandwidth */
 #define OFFSET_TO_POINT_A 24                     /* PRB Offset to Point A */
 #define BETA_PSS BETA_PSS_0DB  
-#define SSB_PERIODICITY 5
+#define SSB_PERIODICITY_5MS   5
+#define SSB_PERIODICITY_10MS  10
+#define SSB_PERIODICITY_20MS  20
+#define SSB_PERIODICITY_40MS  40
+#define SSB_PERIODICITY_80MS  80
+#define SSB_PERIODICITY_160MS 160
 #define SSB_SUBCARRIER_OFFSET 0               
 #define SSB_MULT_CARRIER_BAND FALSE
 #define MULT_CELL_CARRIER FALSE
 #define FREQ_LOC_BW  1099              /* DL frequency location and bandwidth */
 #define UL_P_MAX  23
 #define BANDWIDTH 20
+#define DMRS_TYPE_A_POS 2
 
 /* MACRO defines for PRACH Configuration */
-#define PRACH_CONFIG_IDX   105
+#define PRACH_CONFIG_IDX   88
 #define PRACH_FREQ_START   0
 #define PRACH_SEQ_LEN SHORT_SEQUENCE
 #define PRACH_SUBCARRIER_SPACING 1
 #define RA_CONT_RES_TIMER 64
 #define RA_RSP_WINDOW 180
 #define PRACH_RESTRICTED_SET 0 /* Unrestricted */
-
+#define ROOT_SEQ_LEN 139
 
 /* MACRCO Ddefine for PDCCH Configuration */
 #define PDCCH_CTRL_RSRC_SET_ZERO   13   /* Control resouce set zero */
 #define NUM_UL_SLOTS 1
 #define NUM_UL_SYMBOLS 0
 
+/* MACRO defines for SRC config */
+#define SRS_RSRC_ID  1
+#define SRS_RSET_ID  1
+#define SRS_COMB_OFFSET_N2   0
+#define SRS_CYCLIC_SHIFT_N2  0
+#define SRS_FREQ_DOM_POS     0
+#define SRS_FREQ_DOM_SHIFT   0
+#define C_SRS 0
+#define B_SRS 0
+#define B_HOP 0
+#define SRS_SEQ_ID 0
+#define APERIODIC_SRS_RESRC_TRIGGER 1 
+
 #define DU_PROC  0
 #define DU_INST 0
 #define DU_POOL  1