# HG changeset patch # User Mychaela Falconia # Date 1514161930 0 # Node ID cb3bc4fe730a8d653006a69ba54faae594b09c19 # Parent e1bd1cca709e4c6040a0bda3c4a15690b4634501 cfg-headers/voice-only: created diff -r e1bd1cca709e -r cb3bc4fe730a cfg-headers/voice-only/l1sw.cfg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cfg-headers/voice-only/l1sw.cfg Mon Dec 25 00:32:10 2017 +0000 @@ -0,0 +1,24 @@ +#ifndef __L1SW_CFG__ +#define __L1SW_CFG__ +#define AMR 1 +#define CUST 0 +#define DCO_ALGO 0 +#define IDS 0 +#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__ */ diff -r e1bd1cca709e -r cb3bc4fe730a cfg-headers/voice-only/swconfig.cfg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cfg-headers/voice-only/swconfig.cfg Mon Dec 25 00:32:10 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 0 +#define TR_BAUD_CONFIG TR_BAUD_115200 +#define WCP_PROF 0 +#endif /* __SWCONFIG_CFG__ */