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