All of lore.kernel.org
 help / color / mirror / Atom feed
* [online-impl-v2 PATCH 00/10] implement Online property
@ 2010-09-06 18:46 Pekka.Pessi
  2010-09-06 18:46 ` [online-impl-v2 PATCH 01/10] atgen: " Pekka.Pessi
  2010-09-08 23:36 ` [online-impl-v2 PATCH 00/10] " Marcel Holtmann
  0 siblings, 2 replies; 23+ messages in thread
From: Pekka.Pessi @ 2010-09-06 18:46 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 1021 bytes --]

Hi all,

Here are 2nd stab at implementing Online property with various modem
drivers.

Some more obvious errors (in using g_at_chat_send()) have been
fixed. Huawei has been updated after the comment from Marcel.

I've dropped support for the Nokia usb stick, according to the spec it
does not implement but AT+CFUN=0 and AT+CFUN=1. (Not that I have tested
what AT+CFUN=0 does.)

Again, I have not been able to test with most modems. All of them might
not make sense (if the modem does not support AT+CFUN=4, for
instance). There might be some common caveats.  E.g., if the modem does
to wake up with AT+CFUN=4, it might work with an initial cfun command
like "AT+CFUN=1 ; +CFUN=4". At least Calypso requires such an
initialization command.

I'd appreciate if the people with access to various hardware could test
them with the patches here (using test/enable-modem, test/online-modem
and test/offline-modem, or, e.g., the connman with "ofono-refactor-v2"
and "service-leak" patches).

--Pekka


^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2010-09-14 21:30 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-06 18:46 [online-impl-v2 PATCH 00/10] implement Online property Pekka.Pessi
2010-09-06 18:46 ` [online-impl-v2 PATCH 01/10] atgen: " Pekka.Pessi
2010-09-06 18:46   ` [online-impl-v2 PATCH 02/10] calypso: " Pekka.Pessi
2010-09-06 18:46     ` [online-impl-v2 PATCH 03/10] g1: " Pekka.Pessi
2010-09-06 18:46       ` [online-impl-v2 PATCH 04/10] hso: " Pekka.Pessi
2010-09-06 18:46         ` [online-impl-v2 PATCH 05/10] huawei: " Pekka.Pessi
2010-09-06 18:46           ` [online-impl-v2 PATCH 06/10] mbm: " Pekka.Pessi
2010-09-06 18:46             ` [online-impl-v2 PATCH 07/10] novatel: " Pekka.Pessi
2010-09-06 18:46               ` [online-impl-v2 PATCH 08/10] palmpre: " Pekka.Pessi
2010-09-06 18:46                 ` [online-impl-v2 PATCH 09/10] ste: " Pekka.Pessi
2010-09-06 18:46                   ` [online-impl-v2 PATCH 10/10] zte: " Pekka.Pessi
2010-09-08 23:30                     ` Marcel Holtmann
2010-09-08 23:30                   ` [online-impl-v2 PATCH 09/10] ste: " Marcel Holtmann
2010-09-08 23:30               ` [online-impl-v2 PATCH 07/10] novatel: " Marcel Holtmann
2010-09-08 23:30             ` [online-impl-v2 PATCH 06/10] mbm: " Marcel Holtmann
2010-09-08 23:30           ` [online-impl-v2 PATCH 05/10] huawei: " Marcel Holtmann
2010-09-08 23:30         ` [online-impl-v2 PATCH 04/10] hso: " Marcel Holtmann
2010-09-08 23:30   ` [online-impl-v2 PATCH 01/10] atgen: " Marcel Holtmann
2010-09-08 23:36 ` [online-impl-v2 PATCH 00/10] " Marcel Holtmann
2010-09-14 18:49   ` Pekka Pessi
2010-09-14 21:30     ` Marcel Holtmann
2010-09-14 20:06   ` Sjur =?unknown-8bit?q?Br=C3=A6ndeland?=
2010-09-14 21:28     ` Marcel Holtmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.