Holger's qtopia repo: Changes to 'master'

git at git.openmoko.org git at git.openmoko.org
Tue Nov 18 08:44:16 CET 2008


 .../phonevendors/ficgta01/vendor_ficgta01.cpp      |    7 ++-----
 .../qtopiaphonemodem/qmodempinmanager.cpp          |   14 +-------------
 src/libraries/qtopiaphonemodem/qmodempinmanager.h  |    2 --
 3 files changed, 3 insertions(+), 20 deletions(-)

New commits:
commit beb921e93e33c18f451247636a3b460a7c1da361
Author: erin <erin at debian.tw.openmoko.com>
Date:   Tue Nov 18 15:11:37 2008 +0800

    [gsm/fitgta01]
     1. change AT+CFUN=0 back in Ficgta01ModemService, since it would send AT+CFUN=1 in CellModemManager.
        Therefore, we would remain AT+CFUN=0 and it can avoid plane flight mode problem. But, I remove
        AT+COPS=0 in Ficgta01ModemService, coz it always returns ERROR and no reason to register network
        if AT+CFUN=0.
    
    2.  change m_smsIsReady && m_phoneBookIsReady in cstatNotification, it would send 'sim ready' and
        'phonebook ready' if both SMS & PhoneBook ready.
    
    3.  remove 'shouldSendSimReady' related code, it means we would send 'sim ready' if we get +CPIN:READY.
        it can allow CellModemManager to handle network registration functions earliery. I verified it with
        3 different SIM cards and it can dial out a call in 35 seconds. Both PhoneBook and SMS are working
        normally too. I will keep tracking this change if it has any side effect later.




More information about the commitlog mailing list