FreeCalypso > hg > freecalypso-citrine
comparison cdg/fflags-conservative.h @ 0:75a11d740a02
initial import of gsm-fw from freecalypso-sw rev 1033:5ab737ac3ad7
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Thu, 09 Jun 2016 00:02:41 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:75a11d740a02 |
|---|---|
| 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 |
