Merge "[Epic-ID: ODUHIGH-405][Task-ID: ODUHIGH-420] GNB-DU Configuration Query and...
[o-du/l2.git] / src / cm / envopt.h
index 7d5107d..bb79c46 100755 (executable)
 #ifndef __ENVOPTH__
 #define __ENVOPTH__
 #define IOT_REPETITION
+#define NOCMDLINE
+#define NOFILESYS
+
+/************************************************************************
+     kernel SCTP parameters
+************************************************************************/
+#define CM_LKSCTP
+#define CM_LKSCTP_NONBLOCK
+#define SCTP_CONNECTX_NEW
+#define CMINETDBG
 
 \f 
 /* defines */
 #define RG 1
 
 /* Product options */
-#define RG_PHASE2_SCHED 1
+//#define RG_PHASE2_SCHED 1
 #undef RG_DEBUG
 #undef TTI_PROC
 #undef PROC_DL
 #endif
 
 #if defined(DLHQ_RTT_OPT) && defined(LOWLATENCY)
-#define TFU_DELTA 2
+#define TFU_DELTA 0
 #else
-#define TFU_DELTA 2
+#define TFU_DELTA 0
 #endif
 #define TFU_RECPREQ_DLDELTA   2
 
 #endif /* RG */
 
 /****************************************************************************
-                     LTE-RLC Section
+                     NR RLC Section
 ****************************************************************************/
 #ifdef KW