Call volume

bburdette at comcast.net bburdette at comcast.net
Thu Apr 9 21:45:48 CEST 2009


Sorry but I have no idea what to do with that.

Ben

Michael 'Mickey' Lauer wrote:
> Try this and please report:
> 
> diff --git a/framework/subsystems/ogsmd/modems/ti_calypso/channel.py 
> b/framework/subsystems/ogsmd/modems/ti_calypso/channel.py
> index 45ba68e..1dbeb96 100644
> --- a/framework/subsystems/ogsmd/modems/ti_calypso/channel.py
> +++ b/framework/subsystems/ogsmd/modems/ti_calypso/channel.py
> @@ -256,6 +256,7 @@ class UnsolicitedResponseChannel( CalypsoModemChannel ):
>          c.append( "%CNIV=1" )
>          c.append( "%CSTAT=1" )
>          c.append( '@ST="-26"' ) # audio side tone: set to minimum
> +        c.append( "+CLVL=255" ) # speaker volume: set to maximum
>  
>          deepSleepMode = config.getValue( "ogsmd", "ti_calypso_deep_sleep", 
> "adaptive" )
>          if deepSleepMode == "never":
> 
> :M:




More information about the support mailing list