From: Daniel Wagner <[email protected]>
Hi,
I almost feel sorry for the constantly spamming, but then who
doesn't want a shiny new ofono plugin?
In this update we get support for the CDMA modems. There are also
a couple of small bug fixes. This version works again pretty good
for me.
Currently I am working on DUN support in oFono. With this version
you get the real hardware modems working as well the DUN modems. Though
there is something strange on the network state reporting. For
DUN modems the disconnected state is never reported, it hangs in
disconnecting. The same code path is used for real modems and there
it works. My guts feeling tells me there is a bug in the core.
cheers,
daniel
v6:
- handle serial / imsi updates
- ignore hfp modems also in modem_power_down
- encode ident for dbus handles
v5:
- connection declaration moved (patch beatifying)
- error message added when no SIM and no Serial in create_device()
- power up gprs interface
- only call create_device when CM interface is there
- ignore not 'hardware' type modems
- change the way the contexts are parsed, the dictionary might just be empty
- add ipv6 context support
- always do a GetProperties() on the netreg interface, in order to
trigger our state machine.
Daniel Wagner (20):
ofono: Start refactoring plugin
ofono: Listen to oFono's D-Bus signals
ofono: Get all modems when oFono connects
ofono: Keep track of all modems
ofono: Extract modem properties
ofono: Power up modems
ofono: Get SIM properties
ofono: Set modems online
ofono: Attach device to core
ofono: Get ConnectionManager properties
ofono: Power up ConnectionManager
ofono: Get ConnectionContext properties
ofono: Extract ConnectionContext information
ofono: Get NetworkRegistration properties
ofono: Register network object at core
ofono: Add connect()/disconnnect network
ofono: Power down modem when ConnMan shutsdown
ofono: Ignore non 'hardware' modem types.
ofono: Add documentation
ofono: Update copyright statement
plugins/ofono.c | 2656 +++++++++++++++++++++++++++++--------------------------
1 files changed, 1398 insertions(+), 1258 deletions(-)
--
1.7.8.rc1.14.g248db
_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman