All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jarkko Tulla <jarkko.tulla@tieto.com>
To: ofono@ofono.org
Subject: Re: [PATCH 0/5 v4] Neighbor Cell Info Atom
Date: Tue, 01 Mar 2011 10:25:38 +0200	[thread overview]
Message-ID: <4D6CAD82.3060309@tieto.com> (raw)
In-Reply-To: <1297695412-22259-1-git-send-email-antti.paila@nokia.com>

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

On 02/14/2011 04:56 PM, Antti Paila wrote:
>   This series of patches implements an interface for client
>   applications to fetch the ECID information of neighboring
>   cells using DBUS. Since the 1st version the DBUS api has
>   been refactored to use new naming for method and to use
>   flat data format for the cell information. Also, the
>   internal datatypes have been optimized. Since the 2nd
>   version MNC and MCC are converted to strings and CPICH-RSCP
>   re-typed. Since 3rd version multiradio support is added and
>   interfaces are renamed.
>
> Antti Paila (5):
>    cell-info: CellInfo DBUS interface definition
>    cell-info: Header files for neighbor cell info
>    cell-info: Atom for neighbor cell info
>    cell-info: New files included in compilation
>    cell-info: Documentation
>
>   Makefile.am         |    9 +-
>   doc/cell-info.txt   |  122 +++++++++++++
>   include/cell-info.h |  126 ++++++++++++++
>   include/dbus.h      |    1 +
>   src/cell-info.c     |  475 +++++++++++++++++++++++++++++++++++++++++++++++++++
>   src/ofono.h         |    1 +
>   6 files changed, 731 insertions(+), 3 deletions(-)
>   create mode 100644 doc/cell-info.txt
>   create mode 100644 include/cell-info.h
>   create mode 100644 src/cell-info.c
>
> _______________________________________________
> ofono mailing list
> ofono(a)ofono.org
> http://lists.ofono.org/listinfo/ofono

Hi, is there any timetable for getting this Anttis' patch to core? I am 
asking because I have almost ready STE modem implementation for getting 
cell information.


BR,
Jarkko

      parent reply	other threads:[~2011-03-01  8:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-14 14:56 [PATCH 0/5 v4] Neighbor Cell Info Atom Antti Paila
2011-02-14 14:56 ` [PATCH 1/5] cell-info: CellInfo DBUS interface definition Antti Paila
2011-02-14 14:56 ` [PATCH 2/5] cell-info: Header files for neighbor cell info Antti Paila
2011-02-14 14:56 ` [PATCH 3/5] cell-info: Atom " Antti Paila
2011-03-03 20:30   ` Aki Niemi
2011-02-14 14:56 ` [PATCH 4/5] cell-info: New files included in compilation Antti Paila
2011-02-14 14:56 ` [PATCH 5/5] cell-info: Documentation Antti Paila
2011-03-01  8:25 ` Jarkko Tulla [this message]

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=4D6CAD82.3060309@tieto.com \
    --to=jarkko.tulla@tieto.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.