diff chipsetsw/layer1/include/l1_ctl.h @ 39:d63f8505bf0c

l1_cmplx.c compiles in the l1_ext pass, l1_cmplx_intram still fails
author Mychaela Falconia <falcon@ivan.Harhan.ORG>
date Wed, 28 Oct 2015 05:44:43 +0000
parents 509db1a7b7b8
children 549dc74942a0
line wrap: on
line diff
--- a/chipsetsw/layer1/include/l1_ctl.h	Wed Oct 28 04:13:05 2015 +0000
+++ b/chipsetsw/layer1/include/l1_ctl.h	Wed Oct 28 05:44:43 2015 +0000
@@ -18,6 +18,13 @@
 #define  C_SNR_THR       8192   // 8   F6.10
 #define  TOA_HISTO_LEN   11     // Histogram length          
 
+/*
+ * FreeCalypso Frankenstein: the following definition has been added
+ * from LoCosto version of this file, as it is used by l1_cmplx.c
+ * fairly extensively.
+ */
+#define   IL_FOR_RXLEV_SNR      220 // RX POWER LEVEL  //increased from 210 to 220
+
 /************************************/
 /* Automatic Gain Control (AGC)     */
 /************************************/