[SCM] Framework Daemon branch, master, updated. 855aa8afc62302af467ce67f32824a325a7a46ba
smartphones-commits at linuxtogo.org
smartphones-commits at linuxtogo.org
Tue Jul 22 17:14:47 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 855aa8afc62302af467ce67f32824a325a7a46ba (commit)
via 1e3b6dec262f35b7d9508e8222fcaa0ee12e3712 (commit)
from dd40594eace5455a763df667ed8d02f45a7fc382 (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 855aa8afc62302af467ce67f32824a325a7a46ba
Author: Jan Luebbe <jluebbe at debian.org>
Date: Wed Jul 16 17:21:19 2008 +0200
ogsmd: add some message book examples from the sierra wireless modem and allow number type 208
commit 1e3b6dec262f35b7d9508e8222fcaa0ee12e3712
Author: Jan Luebbe <jluebbe at debian.org>
Date: Sun Jun 22 19:02:05 2008 +0200
ogsmd: [SIERRA] add support for the Sierra Wireless UMTS modem
-----------------------------------------------------------------------
Summary of changes:
framework/subsystems/ogsmd/gsm/const.py | 5 ++-
.../ogsmd/modems/sierra}/__init__.py | 0
.../subsystems/ogsmd/modems/sierra/channel.py | 46 ++++++++++++++++++++
.../modems/{muxed4line => sierra}/mediator.py | 2 +-
.../ogsmd/modems/{singleline => sierra}/modem.py | 17 +++----
.../modems/{muxed4line => sierra}/unsolicited.py | 0
framework/subsystems/ogsmd/objects.py | 4 ++
7 files changed, 63 insertions(+), 11 deletions(-)
copy framework/{ => subsystems/ogsmd/modems/sierra}/__init__.py (100%)
create mode 100644 framework/subsystems/ogsmd/modems/sierra/channel.py
copy framework/subsystems/ogsmd/modems/{muxed4line => sierra}/mediator.py (95%)
copy framework/subsystems/ogsmd/modems/{singleline => sierra}/modem.py (67%)
copy framework/subsystems/ogsmd/modems/{muxed4line => sierra}/unsolicited.py (100%)
hooks/post-receive
--
Framework Daemon
More information about the Smartphones-commits
mailing list