Open Source Telephony
 help / color / mirror / Atom feed
* [PATCH v2 0/5] Telit LE910 V1 QMI support
@ 2017-03-22 18:14 Lukasz Nowak
  2017-03-22 18:14 ` [PATCH v2 1/5] qmimodem: telit LE910 V1 - fix ESN string Lukasz Nowak
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Lukasz Nowak @ 2017-03-22 18:14 UTC (permalink / raw)
  To: ofono

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

From: Lukasz Nowak <lnowak@tycoint.com>

Changes from V1:
- split into multiple smaller commits
- added comments in code, documenting issues with the Telit QMI firmware
- disabled non-working low-power operating modes in additional cases
- use mccmnc string instead of truncating an invalid operator name

Lukasz Nowak (5):
  qmimodem: telit LE910 V1 - fix ESN string
  qmimodem: read ss_info at probe time
  qmimodem: detect utf-8 string as operator name
  gobi: Do not use low-power modes for some modems
  udevng: add Telit LE910 V1 support

 drivers/qmimodem/devinfo.c              |  3 ++-
 drivers/qmimodem/gprs.c                 |  7 ++++++
 drivers/qmimodem/network-registration.c | 19 ++++++++++++---
 plugins/gobi.c                          | 41 ++++++++++++++++++++++++++-------
 plugins/udevng.c                        | 24 +++++++++++++++----
 5 files changed, 78 insertions(+), 16 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2017-03-23 15:45 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-22 18:14 [PATCH v2 0/5] Telit LE910 V1 QMI support Lukasz Nowak
2017-03-22 18:14 ` [PATCH v2 1/5] qmimodem: telit LE910 V1 - fix ESN string Lukasz Nowak
2017-03-23 15:32   ` Denis Kenzior
2017-03-22 18:14 ` [PATCH v2 2/5] qmimodem: read ss_info at probe time Lukasz Nowak
2017-03-23 15:32   ` Denis Kenzior
2017-03-22 18:14 ` [PATCH v2 3/5] qmimodem: detect utf-8 string as operator name Lukasz Nowak
2017-03-23 15:33   ` Denis Kenzior
2017-03-22 18:14 ` [PATCH v2 4/5] gobi: Do not use low-power modes for some modems Lukasz Nowak
2017-03-23 15:45   ` Denis Kenzior
2017-03-22 18:14 ` [PATCH v2 5/5] udevng: add Telit LE910 V1 support Lukasz Nowak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox