Open Source Telephony
 help / color / mirror / Atom feed
* [PATCH 0/2] More generic support of Telit xE910 family
@ 2017-01-26 16:22 Piotr Haber
  2017-01-26 16:22 ` [PATCH 1/2] plugins: rename he910 to xe910 Piotr Haber
  2017-01-26 16:22 ` [PATCH 2/2] plugins: Handle HE910 and UE910 variants Piotr Haber
  0 siblings, 2 replies; 5+ messages in thread
From: Piotr Haber @ 2017-01-26 16:22 UTC (permalink / raw)
  To: ofono

[-- 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


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

end of thread, other threads:[~2017-01-26 19:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-26 16:22 [PATCH 0/2] More generic support of Telit xE910 family Piotr Haber
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

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