[SCM] Framework Daemon branch, master, updated. d1fcf2cad1ada9d3c2a0dd7af518a3eb67499760

smartphones-commits at linuxtogo.org smartphones-commits at linuxtogo.org
Mon Jul 14 13:05:14 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  d1fcf2cad1ada9d3c2a0dd7af518a3eb67499760 (commit)
       via  7c95eafb745adf315634b3b4c892eaee7dab45cd (commit)
       via  99eefea625a4e542e03eee28f7c2682d301bb658 (commit)
       via  fde55a16b7e0fad1b29859fc211444d1795a5c97 (commit)
      from  4a43f4ef7b12d78f3c855a113ffcd9958ae85a78 (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 d1fcf2cad1ada9d3c2a0dd7af518a3eb67499760
Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Mon Jul 14 12:51:25 2008 +0200

    ogsmd: increase +CFUN timeout a bit

commit 7c95eafb745adf315634b3b4c892eaee7dab45cd
Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Mon Jul 14 12:43:23 2008 +0200

    ogsmd: more tweaks to the new parser, still disabled by default though

commit 99eefea625a4e542e03eee28f7c2682d301bb658
Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Mon Jul 14 02:02:44 2008 +0200

    ogsmd: add first bits of PDU handling, i.e. packed 7 bit decoding (necessary for CB PDU mode)

commit fde55a16b7e0fad1b29859fc211444d1795a5c97
Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Mon Jul 14 00:56:28 2008 +0200

    ogsmd: implement the first bits of incoming cell broadcasts: org.freesmartphone.GSM.PDP.CB.IncomingMessage( channel, data )
    Warning: This only works with the new experimental parser which you need to explicitly enable atm. (in parser.py)

-----------------------------------------------------------------------

Summary of changes:
 framework/subsystems/ogsmd/gsm/channel.py          |   11 ++--
 framework/subsystems/ogsmd/gsm/const.py            |    2 +-
 framework/subsystems/ogsmd/gsm/convert.py          |   51 ++++++++++++++
 framework/subsystems/ogsmd/gsm/parser.py           |   72 ++++++++++++++------
 .../ogsmd/modems/abstract/unsolicited.py           |   41 ++++++++++--
 .../subsystems/ogsmd/modems/muxed4line/channel.py  |   12 +++-
 .../subsystems/ogsmd/modems/singleline/channel.py  |   14 +++--
 .../subsystems/ogsmd/modems/ti_calypso/channel.py  |   13 +++-
 framework/subsystems/ogsmd/objects.py              |   11 ++-
 9 files changed, 183 insertions(+), 44 deletions(-)
 create mode 100644 framework/subsystems/ogsmd/gsm/convert.py


hooks/post-receive
-- 
Framework Daemon



More information about the Smartphones-commits mailing list