FreeCalypso > hg > freecalypso-sw
comparison gsm-fw/L1/include/l1_confg.h @ 151:d0de2d0a426d
more L1 header files brought in
author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
---|---|
date | Sun, 17 Nov 2013 04:50:45 +0000 |
parents | 3c850b416c9a |
children | 2c9c2b95ddec |
comparison
equal
deleted
inserted
replaced
150:3c850b416c9a | 151:d0de2d0a426d |
---|---|
69 #define L1_EOTD 0 | 69 #define L1_EOTD 0 |
70 #define L1_GTT 0 | 70 #define L1_GTT 0 |
71 #define MELODY_E2 1 | 71 #define MELODY_E2 1 |
72 #define TESTMODE 1 | 72 #define TESTMODE 1 |
73 #define TRACE_TYPE 4 | 73 #define TRACE_TYPE 4 |
74 #define VCXO_ALGO 1 | |
74 | 75 |
75 #if CONFIG_GPRS | 76 #if CONFIG_GPRS |
76 # define L1_GPRS 1 | 77 # define L1_GPRS 1 |
77 #else | 78 #else |
78 # define L1_GPRS 0 | 79 # define L1_GPRS 0 |