[SCM] Framework Daemon branch, master, updated. 65be342e6cdb0d0c93f11607c291fec5ce9efae0
smartphones-commits at linuxtogo.org
smartphones-commits at linuxtogo.org
Thu Jul 3 12:08:26 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 65be342e6cdb0d0c93f11607c291fec5ce9efae0 (commit)
from fde228429e2f5dc4b7246876130a7d3d3b66e853 (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 65be342e6cdb0d0c93f11607c291fec5ce9efae0
Author: Guillaume Chereau <charlie at nikopol.(none)>
Date: Thu Jul 3 18:04:37 2008 +0800
Added new ophoned service
-----------------------------------------------------------------------
Summary of changes:
framework/subsystems/ophoned/__init__.py | 2 +
framework/subsystems/ophoned/gsm.py | 68 ++++++++++++++++++++++++++
framework/subsystems/ophoned/ophoned.py | 73 ++++++++++++++++++++++++++++
framework/subsystems/ophoned/protocol.py | 78 ++++++++++++++++++++++++++++++
framework/subsystems/ophoned/test.py | 51 +++++++++++++++++++
5 files changed, 272 insertions(+), 0 deletions(-)
create mode 100644 framework/subsystems/ophoned/__init__.py
create mode 100644 framework/subsystems/ophoned/gsm.py
create mode 100644 framework/subsystems/ophoned/ophoned.py
create mode 100644 framework/subsystems/ophoned/protocol.py
create mode 100644 framework/subsystems/ophoned/test.py
hooks/post-receive
--
Framework Daemon
More information about the Smartphones-commits
mailing list