FreeCalypso > hg > fc-tourmaline
comparison cdg-hybrid/fflags.h @ 14:35f7a1dc9f7d
cdg-hybrid: import from Magnetite
| author | Mychaela Falconia <falcon@freecalypso.org> | 
|---|---|
| date | Fri, 16 Oct 2020 07:15:38 +0000 | 
| parents | |
| children | 
   comparison
  equal
  deleted
  inserted
  replaced
| 13:83146a4ae927 | 14:35f7a1dc9f7d | 
|---|---|
| 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 | 
