From: Piotr Haber <gluedig@gmail.com>
To: ofono@ofono.org
Subject: [PATCH 0/2] More generic support of Telit xE910 family
Date: Thu, 26 Jan 2017 17:22:51 +0100 [thread overview]
Message-ID: <20170126162253.25442-1-gluedig@gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 703 bytes --]
Telit xE910 is a family of modems from 2g (GE910) through 3.5g
(HE910, UE910, DE910) to 4g (LE910).
They share a common programming interface.
So move he910 plugin to more generic xe910
and add support for UE910 (i was able to test on it).
Also differentiate between variants in terms of voice calling
and built-in GPS.
Piotr Haber (2):
plugins: rename he910 to xe910
plugins: Handle HE910 and UE910 variants
Makefile.am | 4 +-
plugins/udevng.c | 6 +-
plugins/{he910.c => xe910.c} | 237 ++++++++++++++++++++++++++++++++-----------
3 files changed, 183 insertions(+), 64 deletions(-)
rename plugins/{he910.c => xe910.c} (59%)
--
2.11.0
next reply other threads:[~2017-01-26 16:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-26 16:22 Piotr Haber [this message]
2017-01-26 16:22 ` [PATCH 1/2] plugins: rename he910 to xe910 Piotr Haber
2017-01-26 19:30 ` Denis Kenzior
2017-01-26 16:22 ` [PATCH 2/2] plugins: Handle HE910 and UE910 variants Piotr Haber
2017-01-26 19:33 ` Denis Kenzior
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170126162253.25442-1-gluedig@gmail.com \
--to=gluedig@gmail.com \
--cc=ofono@ofono.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox