All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: Using ofono for location service
Date: Thu, 12 Mar 2015 09:45:09 -0500	[thread overview]
Message-ID: <5501A675.9080002@gmail.com> (raw)
In-Reply-To: <50BCD3CCE3CFC54ABCADC6EDD7405570C55553@BGSMSX104.gar.corp.intel.com>

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

Hi Kiran,

 > Kiran: I am facing problem while reading from the file descriptor I 
got from modem.request(). One observation is, I get
> "modem=/dev/ttyACM0 aux=/dev/ttyACM3 gps=/dev/ttyACM5" from ofonod logs, but /dev/ttyACM5 is not accepting AT commands when I try from minicom.
> Should I change gps port also to /dev/ttyACM3?

I'm not familiar with how GPS is setup on the he910.  From what I 
remember it is a dedicated port that is activated using $GPS* related 
commands.

The port must be dedicated (so not /dev/ttyACM3) since the file 
descriptor is being passed to an untrusted client.

Regards,
-Denis

  reply	other threads:[~2015-03-12 14:45 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <222E70FA67D72A4FB8EEDF5AF01724ACC99C73@BGSMSX102.gar.corp.intel.com>
2015-03-12 11:56 ` Using ofono for location service Rajashekharaiah, Kiran KumarX
2015-03-12 14:45   ` Denis Kenzior [this message]
2015-03-06 11:55 Rajashekharaiah, Kiran KumarX
2015-03-06 17:45 ` Denis Kenzior
2015-03-11 13:06   ` Rajashekharaiah, Kiran KumarX
2015-03-11 16:31     ` Denis Kenzior
2015-03-12  6:25   ` Rajashekharaiah, Kiran KumarX
2015-03-12 14:39     ` 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=5501A675.9080002@gmail.com \
    --to=denkenz@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 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.