All of lore.kernel.org
 help / color / mirror / Atom feed
From: Markus Hubig <mhubig@imko.de>
To: ofono@ofono.org
Subject: oFono support for the Telit GC864-QUAD V2 serial port GSM/GPRS modem
Date: Wed, 17 Oct 2012 13:28:52 +0200	[thread overview]
Message-ID: <20121017112852.GA32058@macbook.imko> (raw)

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

Hello @all,

I'm new here and I'm in the process of developing a Embedded Linux datalogger
appliance. At the moment I'm evaluating the modem part of it, and we are
looking forward to use the Telit GC864-QUAD V2 serial port GSM/GPRS modem with
oFono.

Unfortunately I couldn't find much "getting started" information for oFono, but
by reading throughout the old posts on this list I gathered at least some.
Please correct me if I get things wrong:

1. The one-and-only way to tell oFono to use a modem is by udev rules like
   this:

    KERNEL=="ttyUSB0", ENV{OFONO_DRIVER}="calypso"

2. Serial port GPRS modems like the Telit GC864 are not supported
   out-of-the-box, so one has to write a special modem driver for it.

3. Since this modem supports CMUX multiplexing with the 3GPP 27.010 standard,
   I can use 'GAtMux' like it's done in 'plugins/calypso.c'.

4. There is a telit modem driver, but this is only for the UC864 UMTS modem
   which is connected via USB.

So in order to write a driver to support the GC864, what would be a good
starting point? Add support for serial port CMUX to the telit driver?

Looking forward for some advice ...

Cheers, Markus

             reply	other threads:[~2012-10-17 11:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-17 11:28 Markus Hubig [this message]
2012-10-17 13:34 ` oFono support for the Telit GC864-QUAD V2 serial port GSM/GPRS modem Denis Kenzior
2012-10-17 19:13   ` Markus Hubig
2012-10-17 18:44     ` 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=20121017112852.GA32058@macbook.imko \
    --to=mhubig@imko.de \
    --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 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.