<div dir="ltr">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!</div><br><div class="gmail_quote"><div dir="ltr">On Fri, 11 Nov 2016 at 18:10 Aleksander Morgado <<a href="mailto:aleksander@aleksander.es">aleksander@aleksander.es</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Fri, Nov 11, 2016 at 3:26 PM, Carlo Lobrano <<a href="mailto:c.lobrano@gmail.com" class="gmail_msg" target="_blank">c.lobrano@gmail.com</a>> wrote:<br class="gmail_msg">
> I'm working on a MBIM modem with GPS capabilities and my understanding is<br class="gmail_msg">
> that, since there is no service to access GPS through MBIM protocol, for the<br class="gmail_msg">
> gps APIs the ModemManager falls back to the generic broadband modem plugin.<br class="gmail_msg">
> If this is correct, would it be possible to make it fall back on a custom<br class="gmail_msg">
> plugin instead?<br class="gmail_msg">
<br class="gmail_msg">
There actually are no generic implementation calls for GPS management<br class="gmail_msg">
in the generic plugin, so your assumption is not right :)<br class="gmail_msg">
<br class="gmail_msg">
I'd suggest you look at the Cinterion plugin, though. In there, the<br class="gmail_msg">
QMI-based Cinterion modem object falls back to AT-based GPS management<br class="gmail_msg">
which is specific to Cinterion, I guess very close to what you want to<br class="gmail_msg">
achieve but with an MBIM-based modem.<br class="gmail_msg">
<br class="gmail_msg">
--<br class="gmail_msg">
Aleksander<br class="gmail_msg">
<a href="https://aleksander.es" rel="noreferrer" class="gmail_msg" target="_blank">https://aleksander.es</a><br class="gmail_msg">
</blockquote></div>