Re: Telit ME910C1-WW not detected

2019-10-01 Thread limon . anibal
Hi Dresdo, I have a patch that adds support for Telit ME910 but it is upon Ofono 1.30, i plan to send for review. https://github.com/alimon/ofono/commit/920712e184ffaf1143e9ce13c3bec8ac1deeda5c Regards!, Anibal ___ ofono mailing list --

Re: [PATCH] gprs: update attached on netreg updates when running LTE

2019-10-01 Thread Richard Röjfors
Hope this one applies ;-) Here is a log showing when this issue happened, where a context was registered before we got signaled LTE tech... Oct 1 09:43:47 info : Aux: > AT+COPS=3,0\r Oct 1 09:43:47 info : Aux: < \r\nOK\r\n Oct 1 09:43:47 info : Aux: > AT+COPS?\r We are running UTRAN + HSPA

[PATCH] gprs: update attached on netreg updates when running LTE

2019-10-01 Thread richard . rojfors
From: Richard Röjfors There was a race condition where a context might be registered before the netreg status updates to LTE. The code took for granted the context is activated after the technology update. With this change, any order is is accepted. --- src/gprs.c | 10 -- 1 file

Re: [PATCH v2] ublox: netreg: Also subscribe to UREG URC's

2019-10-01 Thread Denis Kenzior
Hi Richard, This is strange. I use gmail smtps, but to check if they tamper with the emails, I cloned a fresh ofono and ran git am and  pasted my email, it did work(?). Not sure. I've been using the same process for >10 years now and other patches obtained the same day worked fine. What

Re: [PATCH v2] ublox: netreg: Also subscribe to UREG URC's

2019-10-01 Thread Richard Röjfors
Hi Denis, Den mån 30 sep. 2019 kl 23:10 skrev Denis Kenzior : > Hi Richard, > > On 9/30/19 2:04 PM, richard.rojf...@gmail.com wrote: > > From: Richard Röjfors > > > > It turns out that both L2xx and L4xx modems are a bit > > buggy when it comes to send CREG URC's when the tech changes. > > Try