view cfg-headers/gprs/swconfig.cfg @ 598:717ed17d82c6

aci3 vocoder control revamped, AT@VSEL now works as it should The vocoder control code (hl_audio_drv.c) that came with the TCS3 version of ACI was totally broken in the Calypso config (VOCODER_FUNC_INTERFACE) and worked in the standard analog voice environment only by luck. This code has now been rewritten to work correctly with our Calypso platform and TCS211 L1, and our new AT@VSEL mechanism (automatic enabling and disabling of MCSI voice path as the modem enters and exits the voice call state) now also works as designed.
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 27 Mar 2019 23:44:35 +0000
parents fd8227e3047d
children
line wrap: on
line source

#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 2
#define RVDATA_INTERNALRAM 0
#define SRVC 1
#define TR_BAUD_CONFIG TR_BAUD_115200
#define WCP_PROF 0
#endif /* __SWCONFIG_CFG__ */