From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [PATCH v5 4/7] ubloxmodem: add the netmon driver
Date: Thu, 01 Dec 2016 11:29:06 -0600 [thread overview]
Message-ID: <58405DE2.7060007@gmail.com> (raw)
In-Reply-To: <1480600793-24788-1-git-send-email-djalal@endocode.com>
[-- Attachment #1: Type: text/plain, Size: 935 bytes --]
Hi Djalal,
On 12/01/2016 07:59 AM, Djalal Harouni wrote:
> This adds a netmon driver for ublox. The driver support both +COPS and
> +CESQ commands to return the previously added ofono netmon types:
>
> RSCP: Received Signal Code Power
> ECN0: Received Energy Ratio
> RSRQ: Reference Signal Received Quality
> RSRP: Reference Signal Received Power
>
> Current revision makes the driver use ref countig when chaining multiple
> AT commands.
> ---
> drivers/ubloxmodem/netmon.c | 352 ++++++++++++++++++++++++++++++++++++++++
> drivers/ubloxmodem/ubloxmodem.c | 2 +
> drivers/ubloxmodem/ubloxmodemn.h | 3 +
> 3 files changed, 357 insertions(+)
> create mode 100644 drivers/ubloxmodem/netmon.c
>
Applied. Also applied v3 patch 5 & 6.
I pushed out a couple of small patches afterwards to clean up this
version. Please have a look and make sure I didn't screw anything up.
Regards,
-Denis
next prev parent reply other threads:[~2016-12-01 17:29 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-30 12:31 [PATCH v3 0/7] ubloxmodem add netmon interface Djalal Harouni
2016-11-30 12:31 ` [PATCH v3 1/7] netmon: add OFONO_NETMON_INFO_{RSCP|ECN0|RSRQ|RSRP} Djalal Harouni
2016-11-30 15:27 ` Denis Kenzior
2016-11-30 12:31 ` [PATCH v3 2/7] netmon: handle OFONO_NETMON_INFO_{RSCP|ECN0|RSRQ|RSRP} in D-Bus Djalal Harouni
2016-11-30 15:31 ` Denis Kenzior
2016-11-30 12:31 ` [PATCH v3 3/7] doc: documentation for OFONO_NETMON_INFO_{RSCP|ECN0|RSRQ|RSRP} Djalal Harouni
2016-11-30 15:28 ` Denis Kenzior
2016-11-30 12:31 ` [PATCH v3 4/7] ubloxmodem: add the netmon driver Djalal Harouni
2016-11-30 15:55 ` Denis Kenzior
2016-12-01 13:39 ` [PATCH v4 " Djalal Harouni
2016-12-01 13:51 ` [PATCH v3 " Djalal Harouni
2016-12-01 17:18 ` Denis Kenzior
2016-12-05 14:28 ` Djalal Harouni
2016-12-01 13:59 ` [PATCH v5 " Djalal Harouni
2016-12-01 17:29 ` Denis Kenzior [this message]
2016-12-05 14:29 ` Djalal Harouni
2016-11-30 12:31 ` [PATCH v3 5/7] ubloxmodem: register and initialize " Djalal Harouni
2016-11-30 12:31 ` [PATCH v3 6/7] build: build the ublox " Djalal Harouni
2016-11-30 12:31 ` [PATCH v3 7/7] test: support OFONO_NETMON_INFO_{RXLEV|RSCP|ECN0|RSRQ|RSRP} Djalal Harouni
2016-11-30 15:56 ` Denis Kenzior
2016-12-01 13:52 ` Djalal Harouni
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=58405DE2.7060007@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.