On Mon, Sep 7, 2015 at 6:55 AM, Brent Sink <brent.s...@gmail.com> wrote:
> Well, I think I found the issue.  On line #3365 in
> plugins/huawei/mm-broadband-modem-huawei.c, I found this:
>
> static char *gps_startup[] = {
>     "^WPDOM=0",
>     "^WPDST=1",
>     "^WPDFR=65535,30",
>     "^WPDGP",
>     NULL
> };
>
> http://cgit.freedesktop.org/ModemManager/ModemManager/tree/plugins/huawei/mm-broadband-modem-huawei.c?id=1.4.0
>
> So, I guess I need to change this, unless there is a way to do this at
> runtime?

The Location interface should be updated with a new parameter to allow
changing the report period in runtime. Anyone up to the task?

-- 
Aleksander
https://aleksander.es
_______________________________________________
ModemManager-devel mailing list
ModemManager-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/modemmanager-devel

Reply via email to