Re: [PATCH] iface-modem: fix setting up signal quality retrieval logic

2017-05-15 Thread Aleksander Morgado
On Mon, May 15, 2017 at 3:57 PM, Colin Helliwell wrote: >> >> Hey Colin, >> >> Could you test this patch and see if you can still reproduce the issue? >> >> Cheers! >> > > Yep, that does seem to have fixed it - have tried a dozen times and not seen > the periodic checks fail to be started; includ

Re: [PATCH] iface-modem: fix setting up signal quality retrieval logic

2017-05-15 Thread Colin Helliwell
> On 15 May 2017 at 11:30 Aleksander Morgado wrote: > > If going directly e.g. from "Searching" to "Connecting", just setup > the signal quality retrieval logic right away, don't assume we always > go through "Registered" state before starting a connection. > > Reported-by: > > --- > > Hey C

[PATCH] iface-modem: fix setting up signal quality retrieval logic

2017-05-15 Thread Aleksander Morgado
If going directly e.g. from "Searching" to "Connecting", just setup the signal quality retrieval logic right away, don't assume we always go through "Registered" state before starting a connection. Reported-by: --- Hey Colin, Could you test this patch and see if you can still reproduce the issu