ModemManager kills gpsd socket
Aleksander Morgado
aleksander at aleksander.es
Mon Sep 7 01:06:05 PDT 2015
On Mon, Sep 7, 2015 at 6:55 AM, Brent Sink <brent.sink at 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
More information about the ModemManager-devel
mailing list