Open Source Telephony
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [PATCH 1/3] ril_sofia3gr: Modem throttling changes
Date: Tue, 24 May 2016 11:04:53 -0500	[thread overview]
Message-ID: <57447BA5.4090406@gmail.com> (raw)
In-Reply-To: <1464079459-6525-1-git-send-email-rajagopalx.aravindan@intel.com>

[-- Attachment #1: Type: text/plain, Size: 1253 bytes --]

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


  parent reply	other threads:[~2016-05-24 16:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-24  8:44 [PATCH 1/3] ril_sofia3gr: Modem throttling changes Rajagopal Aravindan
2016-05-24  8:44 ` [PATCH 2/3] ril_sofia3gr: Added python script to enable throttling Rajagopal Aravindan
2016-05-24  8:44 ` [PATCH 3/3] ril_sofia3gr: Added python script to disable throttling Rajagopal Aravindan
2016-05-24 16:04 ` Denis Kenzior [this message]
2016-05-26  6:30   ` [PATCH 1/3] ril_sofia3gr: Modem throttling changes Aravindan, RajagopalX

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=57447BA5.4090406@gmail.com \
    --to=denkenz@gmail.com \
    --cc=ofono@ofono.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox