[PATCH 2/2] udevng: Add Gemalto P-family detection

2017-01-16 Thread Vincent Cesson
Add a new function setup, based on telit, to handle Gemalto P-family discovery. The setup looks for USB interfaces: application=/dev/ttyUSB2 gps=/dev/ttyUSB1 modem=/dev/ttyUSB3 --- plugins/udevng.c | 38 ++ 1 file changed, 38 insertions(+) diff --git

[PATCH 1/2] plugins: Add Gemalto plugin for Cinterion P-family

2017-01-16 Thread Vincent Cesson
Actual cinterion plugin is not compliant with newer Gemalto modems. Gemalto plugin is based on cinterion with a custom struct to handle the interfaces Application and Modem. --- Makefile.am | 3 + plugins/gemalto.c | 264 ++ 2 files

Re: [PATCH] ublox:netmon: support +UCGED and get EARFCN, EBAND and CQI

2017-01-16 Thread Djalal Harouni
Hi Denis, list, Sorry for my late response, was traveling. I'll address all the comments and fix the delayed register this week. Thanks again. On 19 December 2016 at 17:59, Denis Kenzior wrote: > Hi Djalal, > > On 12/16/2016 04:05 AM, Djalal Harouni wrote: >> >> This adds