[SCM] Framework Daemon branch, master, updated. 0bd25ba6669985e14d85a9895186cf13a01de885
smartphones-commits at linuxtogo.org
smartphones-commits at linuxtogo.org
Mon Jul 21 23:28:02 CEST 2008
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Framework Daemon".
The branch, master has been updated
via 0bd25ba6669985e14d85a9895186cf13a01de885 (commit)
via 036dbe7bcee3575f9b59a19c9345df54d696ec54 (commit)
from ff5ddf91ec5b8a05318dac314088c4d6dc6e1557 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 0bd25ba6669985e14d85a9895186cf13a01de885
Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date: Mon Jul 21 23:23:37 2008 +0200
ogsmd: implement org.freesmartphone.GSM.SIM.SendStoredMessage(i:index) -> ()
commit 036dbe7bcee3575f9b59a19c9345df54d696ec54
Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date: Mon Jul 21 20:37:13 2008 +0200
ogsmd: make sure SimReady() and AuthStatus() signals are sent whenever the status can change.
NB: Fix channel initialization from copy'n'paste error.
-----------------------------------------------------------------------
Summary of changes:
docs/ogsmd/ti_calypso/modem | 4 +
framework/subsystems/ogsmd/gsm/decor.py | 25 ++++++++
.../subsystems/ogsmd/modems/abstract/channel.py | 50 +++++++----------
.../subsystems/ogsmd/modems/abstract/mediator.py | 25 +++++---
.../subsystems/ogsmd/modems/abstract/modem.py | 52 ++++++++----------
.../subsystems/ogsmd/modems/singleline/channel.py | 59 +++++++++++---------
.../subsystems/ogsmd/modems/singleline/modem.py | 2 +-
.../ogsmd/modems/ti_calypso/unsolicited.py | 18 ++++--
framework/subsystems/ogsmd/objects.py | 48 +++++++---------
9 files changed, 155 insertions(+), 128 deletions(-)
hooks/post-receive
--
Framework Daemon
More information about the Smartphones-commits
mailing list