Re: Fallback MBIM on custom plugin

2016-11-14 Thread Carlo Lobrano
I see. Curious, because I can send "location" commands through mmcli to a MBIM modem and I thought it was because the fallback. I'll look into Cinterion plugin though, thanks a lot! On Fri, 11 Nov 2016 at 18:10 Aleksander Morgado wrote: > On Fri, Nov 11, 2016 at 3:26 PM, Carlo Lobrano > wrote:

Re: Fallback MBIM on custom plugin

2016-11-11 Thread Aleksander Morgado
On Fri, Nov 11, 2016 at 3:26 PM, Carlo Lobrano wrote: > I'm working on a MBIM modem with GPS capabilities and my understanding is > that, since there is no service to access GPS through MBIM protocol, for the > gps APIs the ModemManager falls back to the generic broadband modem plugin. > If this i

Fallback MBIM on custom plugin

2016-11-11 Thread Carlo Lobrano
Hello everybody, I'm working on a MBIM modem with GPS capabilities and my understanding is that, since there is no service to access GPS through MBIM protocol, for the gps APIs the ModemManager falls back to the generic broadband modem plugin. If this is correct, would it be possible to make it fa