Hi Marcel,

2011/1/20 Marcel Holtmann <[email protected]>:
> I don't think is needed. You do not get woken up until you tell D-Bus to
> wake you up on that PropertyChanged signal. You can even match the first
> parameter of that signal if you desire.

I think this is still a worthy optimization, because this way not even
oFono will wake up unnecessarily.

> What we might should ensure is that we delay the signal reporting from
> the modem. In case it wants to play ping-pong between two values. We
> have done that for ConnMan in the past since WiFi signals are also kinda
> flaky and made the UI go nuts.

Personally, I would just move to reporting the strength value in 0...5
bars. Most UIs I've seen report bars in their UIs, and this way these
clients will get woken up much more infrequently.

In addition if percentage is really required, we could offer that as a
separate signal, but to instruct to use with caution. Or put it in a
plugin. :)

Cheers,
Aki

> Regards
>
> Marcel
>
>
> _______________________________________________
> ofono mailing list
> [email protected]
> http://lists.ofono.org/listinfo/ofono
>
_______________________________________________
ofono mailing list
[email protected]
http://lists.ofono.org/listinfo/ofono

Reply via email to