[Merge] lp:~phablet-team/ofono/ofono-bug-updates into lp:~phablet-team/ofono/ubuntu

Martti Piirainen martti.piirainen at canonical.com
Fri Aug 1 06:17:12 UTC 2014


Some test results on top image 165 with an MTK-based device.

 * multi-modem support for nettime plugin: As expected, using test scripts:
root at ubuntu-phablet:/# /usr/share/ofono/scripts/get-network-time /ril_0
{ MobileNetworkCode = 91, DST = 1, UTC = 1406870506, Timezone = 10800, MobileCountryCode = 244, Received = 24 }
root at ubuntu-phablet:/# /usr/share/ofono/scripts/get-network-time /ril_1
{ Received = 38, UTC = 1406870521, DST = 1, Timezone = 10800, MobileNetworkCode = 05, MobileCountryCode = 244 }

 * expose RadioSettings 'ModemTechnologies' property: As expected, using test scripts:
root at ubuntu-phablet:/# /usr/share/ofono/scripts/list-modems
[ /ril_1 ]
    [ org.ofono.RadioSettings ]
        TechnologyPreference = gsm
        ModemTechnologies = gsm 
        FastDormancy = 1
[ /ril_0 ]
    [ org.ofono.RadioSettings ]
        TechnologyPreference = umts
        ModemTechnologies = gsm umts 
        FastDormancy = 1

 * add support for SIM hot insertion/removal support: As expected, using the 'monitor-ofono' test script. When the SIM is removed, the org.ofono.SimManager D-Bus interface (and related interfaces) disappear. When the SIM is inserted, nothing happens by default; if OFONO_RIL_HOT_SIM_SWAP is defined then the org.ofono.SimManager D-Bus interface (and related interfaces) re-appear.

 * MTK MMS fix: Successfully received MMS via modem /ril_0.

 * Fix MTK data attachment: Successfully tested according to the steps from https://bugs.launchpad.net/barajas/+bug/1349911.

 * fix IMSI provisioning: Verified that the code changes are in place (already tested on 2014-07-30).

 * Also tested basic voice and messaging functionality, no regression seen.

Looking good.

-- 
https://code.launchpad.net/~phablet-team/ofono/ofono-bug-updates/+merge/228764
Your team Ubuntu Phablet Team is requested to review the proposed merge of lp:~phablet-team/ofono/ofono-bug-updates into lp:~phablet-team/ofono/ubuntu.



More information about the Ubuntu-reviews mailing list