Hello,
I am wondering if I may get some insight on the GPS refresh rate. When I
change the rate from the default 30 seconds to say, 5, the utc timestamp on
the nmea string does not change. When I disable the location gathering and
re-enable it the timestamp updates once. Seems like the refres
Hello,
I am running Debian 10.2 on the remote devices that have a Sierra
Wireless EM7455 modem. Unfortunately that version of Debian shipps with an
old version of MM, I thnk 11.xx. Debian 11 is not any better, the version
of MM is 14.xx. What would be the safest way to update to a later versio
Thank you I'll look into it. I have to target an older version of Debian
for now 10.11 Buster
On Wed, Feb 2, 2022, 6:05 PM Lech Perczak wrote:
> Hey Artur, Aleksander,
>
> I think your best bet is compiling .deb's based on source files
> available from Sid:
> https://packages.debian.org/sid/lib
Hello,
the build instructions on the web for ModemManager reference the
incorrect git repository.
https://modemmanager.org/docs/modemmanager/building/building-meson/
Is the webpage in git?
Artur M.
Hello,
I am running into an issue with meson setup build for git branch
remotes/origin/mm-1-18. This is on a debian 11 system
> ~/devel/ModemManager$ meson setup build --prefix=/usr --sysconfdir=/etc
--libdir=/usr/lib/x86_64-linux-gnu
.
.
.
Library util found: YES
Run-time dependency gobject-in
Hello Aleksander,
yes, thank you that fixed the build for mm-1-18 :)
Artur M.
On Thu, Feb 10, 2022 at 2:32 PM Aleksander Morgado
wrote:
> Hey,
>
> > Hello,
> > I am running into an issue with meson setup build for git branch
> remotes/origin/mm-1-18. This is on a debian 11 system
> >
> > >