FreeCalypso > hg > freecalypso-sw
annotate gsm-fw/cdg/fflags-locosto.h @ 900:2caa749fae34
gsm-fw: DSP patch codes added, extracted from TCS211 with tiobjd chararray
author | Space Falcon <falcon@ivan.Harhan.ORG> |
---|---|
date | Sun, 05 Jul 2015 03:05:13 +0000 |
parents | 31d82d090499 |
children |
rev | line source |
---|---|
653
31d82d090499
gsm-fw/cdg: should be ready to run ccdgen
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff
changeset
|
1 /* |
31d82d090499
gsm-fw/cdg: should be ready to run ccdgen
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff
changeset
|
2 +----------------------------------------------------------------------------- |
31d82d090499
gsm-fw/cdg: should be ready to run ccdgen
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff
changeset
|
3 | Project : |
31d82d090499
gsm-fw/cdg: should be ready to run ccdgen
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff
changeset
|
4 | Modul : fflags.h |
31d82d090499
gsm-fw/cdg: should be ready to run ccdgen
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff
changeset
|
5 +----------------------------------------------------------------------------- |
31d82d090499
gsm-fw/cdg: should be ready to run ccdgen
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff
changeset
|
6 | Copyright 2003 Texas Instruments Berlin, AG |
31d82d090499
gsm-fw/cdg: should be ready to run ccdgen
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff
changeset
|
7 | All rights reserved. |
31d82d090499
gsm-fw/cdg: should be ready to run ccdgen
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff
changeset
|
8 | |
31d82d090499
gsm-fw/cdg: should be ready to run ccdgen
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff
changeset
|
9 | This file is confidential and a trade secret of Texas |
31d82d090499
gsm-fw/cdg: should be ready to run ccdgen
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff
changeset
|
10 | Instruments Berlin, AG |
31d82d090499
gsm-fw/cdg: should be ready to run ccdgen
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff
changeset
|
11 | The receipt of or possession of this file does not convey |
31d82d090499
gsm-fw/cdg: should be ready to run ccdgen
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff
changeset
|
12 | any rights to reproduce or disclose its contents or to |
31d82d090499
gsm-fw/cdg: should be ready to run ccdgen
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff
changeset
|
13 | manufacture, use, or sell anything it may describe, in |
31d82d090499
gsm-fw/cdg: should be ready to run ccdgen
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff
changeset
|
14 | whole, or in part, without the specific written consent of |
31d82d090499
gsm-fw/cdg: should be ready to run ccdgen
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff
changeset
|
15 | Texas Instruments Berlin, AG. |
31d82d090499
gsm-fw/cdg: should be ready to run ccdgen
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff
changeset
|
16 +----------------------------------------------------------------------------- |
31d82d090499
gsm-fw/cdg: should be ready to run ccdgen
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff
changeset
|
17 | Purpose : Define valid and invalid versions for a product release |
31d82d090499
gsm-fw/cdg: should be ready to run ccdgen
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff
changeset
|
18 | include file for CCDGEN, e.g.: |
31d82d090499
gsm-fw/cdg: should be ready to run ccdgen
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff
changeset
|
19 | ccdgen -h -m512 -a2 -$(ff_path)/fflags.h -o$(cdgincdir) -R$(cmdFile) |
31d82d090499
gsm-fw/cdg: should be ready to run ccdgen
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff
changeset
|
20 +----------------------------------------------------------------------------- |
31d82d090499
gsm-fw/cdg: should be ready to run ccdgen
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff
changeset
|
21 */ |
31d82d090499
gsm-fw/cdg: should be ready to run ccdgen
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff
changeset
|
22 #define FF_PS_RSSI |
31d82d090499
gsm-fw/cdg: should be ready to run ccdgen
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff
changeset
|
23 #define SIM_PERS |
31d82d090499
gsm-fw/cdg: should be ready to run ccdgen
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff
changeset
|
24 #define FF_PHONE_LOCK |
31d82d090499
gsm-fw/cdg: should be ready to run ccdgen
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff
changeset
|
25 #define TI_PS_FF_AT_CMD_P_ECC |
31d82d090499
gsm-fw/cdg: should be ready to run ccdgen
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff
changeset
|
26 #define TI_PS_FF_REL99_AND_ABOVE |
31d82d090499
gsm-fw/cdg: should be ready to run ccdgen
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff
changeset
|
27 #undef TI_DUAL_MODE |
31d82d090499
gsm-fw/cdg: should be ready to run ccdgen
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff
changeset
|
28 #define REL99 |
31d82d090499
gsm-fw/cdg: should be ready to run ccdgen
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff
changeset
|
29 #define FF_BHO |
31d82d090499
gsm-fw/cdg: should be ready to run ccdgen
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff
changeset
|
30 #define TI_PS_FF_EMR |
31d82d090499
gsm-fw/cdg: should be ready to run ccdgen
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff
changeset
|
31 #define TI_PS_FF_RTD |
31d82d090499
gsm-fw/cdg: should be ready to run ccdgen
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff
changeset
|
32 #undef FF_EGPRS |
31d82d090499
gsm-fw/cdg: should be ready to run ccdgen
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff
changeset
|
33 #undef REL4 |
31d82d090499
gsm-fw/cdg: should be ready to run ccdgen
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff
changeset
|
34 #define TI_PS_FF_TBF_EST_PACCH |
31d82d090499
gsm-fw/cdg: should be ready to run ccdgen
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff
changeset
|
35 #define TI_PS_FF_QUAD_BAND_SUPPORT |
31d82d090499
gsm-fw/cdg: should be ready to run ccdgen
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff
changeset
|
36 |