FreeCalypso > hg > fc-magnetite
changeset 350:84d81d34efa2
cfg-headers/fax-and-data: created
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sun, 24 Dec 2017 23:13:24 +0000 |
parents | 09b12bd1b0f2 |
children | 353514087133 |
files | cfg-headers/fax-and-data/l1sw.cfg cfg-headers/fax-and-data/swconfig.cfg |
diffstat | 2 files changed, 41 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cfg-headers/fax-and-data/l1sw.cfg Sun Dec 24 23:13:24 2017 +0000 @@ -0,0 +1,24 @@ +#ifndef __L1SW_CFG__ +#define __L1SW_CFG__ +#define AMR 1 +#define CUST 0 +#define DCO_ALGO 0 +#define IDS 1 +#define L1_12NEIGH 1 +#define L1_EOTD 0 +#define L1_EOTD_QBIT_ACC 0 +#define L1_GPRS 0 +#define L1_GTT 0 +#define L1_MIDI 0 +#define L1_VOICE_MEMO_AMR 1 +#define MELODY_E2 1 +#define OP_L1_STANDALONE 0 +#define OP_RIV_AUDIO 1 +#define ORDER2_TX_TEMP_CAL 1 +#define RAZ_VULSWITCH_REGAUDIO 0 +#define SECURITY 0 +#define SPEECH_RECO 1 +#define TESTMODE 1 +#define TRACE_TYPE 4 +#define VCXO_ALGO 1 +#endif /* __L1SW_CFG__ */
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cfg-headers/fax-and-data/swconfig.cfg Sun Dec 24 23:13:24 2017 +0000 @@ -0,0 +1,17 @@ +#ifndef __SWCONFIG_CFG__ +#define __SWCONFIG_CFG__ +#define ALR 1 +#define BT 0 +#define DP 0 +#define DWNLD 1 +#define GSMLITE 0 +#define L1_DYN_DSP_DWNLD 1 +#define LONG_JUMP 3 +#define MOVE_IN_INTERNAL_RAM 1 +#define OP_WCP 0 +#define PMODE 1 +#define RVDATA_INTERNALRAM 0 +#define SRVC 1 +#define TR_BAUD_CONFIG TR_BAUD_115200 +#define WCP_PROF 0 +#endif /* __SWCONFIG_CFG__ */