A bit more information... Signal strength is exposed as the "Strength" property of org.ofono.NetworkRegistration, and is only valid when the status is "Registered" or "Roaming". Per ofono's documentation, "Strength" can have a value between 0-100. In the case where the GSM strength is reported as 2, this is translated to 6 before being exposed as "Strength".
https://github.com/rilmodem/ofono/blob/master/doc/network-api.txt The rilmodem code handles translation of the low-level signal strengths ( which are different across radio technologies ) in the network atom code: https://github.com/rilmodem/ofono/blob/master/gril/grilunsol.c#L424 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1320319 Title: can't make outgoing call To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dialer-app/+bug/1320319/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
