FreeCalypso > hg > fc-magnetite
comparison cdg3/fflags-conservative.h @ 16:c15047b3d00d
cdg3: import from freecalypso-citrine/cdg
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Tue, 27 Sep 2016 16:27:34 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
15:c8bdae60fcb1 | 16:c15047b3d00d |
---|---|
1 /* | |
2 * This version of fflags.h (ccdgen config file) is a FreeCalypso concoction. | |
3 * Here I set all feature flags to OFF in order to create a configuration | |
4 * that mimics the TCS211 program. | |
5 */ | |
6 | |
7 #undef FF_PS_RSSI | |
8 #undef SIM_PERS | |
9 #undef FF_PHONE_LOCK | |
10 #undef TI_PS_FF_AT_CMD_P_ECC | |
11 #undef TI_PS_FF_REL99_AND_ABOVE | |
12 #undef TI_DUAL_MODE | |
13 #undef REL99 | |
14 #undef FF_BHO | |
15 #undef TI_PS_FF_EMR | |
16 #undef TI_PS_FF_RTD | |
17 #undef FF_EGPRS | |
18 #undef REL4 | |
19 #undef TI_PS_FF_TBF_EST_PACCH | |
20 #undef TI_PS_FF_QUAD_BAND_SUPPORT |