Denis,

Appreciate adding my name to the list of authors :) !

Thanks & Regards,
Rajagopal
________________________________________
From: ofono [[email protected]] on behalf of Denis Kenzior 
[[email protected]]
Sent: Tuesday, May 24, 2016 9:34 PM
To: [email protected]
Cc: Muralidharan, Nagarajan; Guha Niyogi, Samrat
Subject: Re: [PATCH 1/3] ril_sofia3gr: Modem throttling changes

Hi Rajagopal,

On 05/24/2016 03:44 AM, Rajagopal Aravindan wrote:
> Added 'sofia3gr.ThermalManagement' interface to sofia3gr plugin and
> floated 'TransmitPowerThrottling' as an ofono property under that,
> to support modem throttling.
>
> 'sofia3gr.ThermalManagement'
>      1.Will be available ONLY if modem throttling is supported in RIL.
>        This is determined by sending a RIL request during ofono start,
>        to get current throttling state. If it succeeds, interface is
>        published otherwise not.
>
> 'TransmitPowerThrottling'
>      1.GetProperties will be allowed both when modem is ON & OFF.
>      2.GetProperties will be serviced by looking it up from state
>        information maintained inside ofono. No RIL call will be made.
>      3.SetProperty will be allowed ONLY when modem is ON.
>      4.SetProperty request will be forwarded to RIL ONLY if
>        new state != current state. If RIL request succeeds, state
>        information will be updated and also, a property change signal
>        will be emitted.
> ---
>   plugins/ril_sofia3gr.c | 292 
> +++++++++++++++++++++++++++++++++++++++++++++++++
>   1 file changed, 292 insertions(+)
>

All three applied, thanks.

Regards,
-Denis

_______________________________________________
ofono mailing list
[email protected]
https://lists.ofono.org/mailman/listinfo/ofono
_______________________________________________
ofono mailing list
[email protected]
https://lists.ofono.org/mailman/listinfo/ofono

Reply via email to